aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Support/IntervalMap.cpp
diff options
context:
space:
mode:
authorHal Finkel <hfinkel@anl.gov>2013-06-28 20:18:14 +0000
committerHal Finkel <hfinkel@anl.gov>2013-06-28 20:18:14 +0000
commitcf7952224921b848e148605c8b9e3629ff74fa2f (patch)
treef17f492d9501a00792ac521da9fb86f63b20aa33 /lib/Support/IntervalMap.cpp
parent59eaa3874663f80ce111a4781b8f1db82995210c (diff)
downloadexternal_llvm-cf7952224921b848e148605c8b9e3629ff74fa2f.zip
external_llvm-cf7952224921b848e148605c8b9e3629ff74fa2f.tar.gz
external_llvm-cf7952224921b848e148605c8b9e3629ff74fa2f.tar.bz2
Fix CodeGen/PowerPC/stack-protector.ll on OpenBSD
On OpenBSD, the stack-smash protection transform uses "__guard_local" and "__stack_smash_handler" instead of "__stack_chk_guard" and "__stack_chk_fail". However, CodeGen/PowerPC/stack-protector.ll doesn't specify a target OS, so on OpenBSD it fails. Add -mtriple=ppc32-unknown-linux to make the test host-OS agnostic. While there, convert to FileCheck. Patch by Matthew Dempsky. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185206 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/IntervalMap.cpp')
0 files changed, 0 insertions, 0 deletions