summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/2008-12-12-EH.ll
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2009-08-13 17:03:38 +0000
committerDaniel Dunbar <daniel@zuster.org>2009-08-13 17:03:38 +0000
commitb42dad4761968b4b052e72494ce1bf0c7b3aba3e (patch)
tree11e926d193167408fab59f934d902a343d3171d5 /test/CodeGen/PowerPC/2008-12-12-EH.ll
parentf35d21617e9c6616eb127355b7c7cd3a5aa7cc58 (diff)
downloadllvm-b42dad4761968b4b052e72494ce1bf0c7b3aba3e.tar.gz
llvm-b42dad4761968b4b052e72494ce1bf0c7b3aba3e.tar.bz2
llvm-b42dad4761968b4b052e72494ce1bf0c7b3aba3e.tar.xz
Revert 78892 and 78895, these break generating working executables on
x86_64-apple-darwin10. --- Reverse-merging r78895 into '.': U test/CodeGen/PowerPC/2008-12-12-EH.ll U lib/Target/DarwinTargetAsmInfo.cpp --- Reverse-merging r78892 into '.': U include/llvm/Target/DarwinTargetAsmInfo.h U lib/Target/X86/X86TargetAsmInfo.cpp U lib/Target/X86/X86TargetAsmInfo.h U lib/Target/ARM/ARMTargetAsmInfo.h U lib/Target/ARM/ARMTargetMachine.cpp U lib/Target/ARM/ARMTargetAsmInfo.cpp U lib/Target/PowerPC/PPCTargetAsmInfo.cpp U lib/Target/PowerPC/PPCTargetAsmInfo.h U lib/Target/PowerPC/PPCTargetMachine.cpp G lib/Target/DarwinTargetAsmInfo.cpp git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78919 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/PowerPC/2008-12-12-EH.ll')
-rw-r--r--test/CodeGen/PowerPC/2008-12-12-EH.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGen/PowerPC/2008-12-12-EH.ll b/test/CodeGen/PowerPC/2008-12-12-EH.ll
index 1e2a2e42d0..21218f55f0 100644
--- a/test/CodeGen/PowerPC/2008-12-12-EH.ll
+++ b/test/CodeGen/PowerPC/2008-12-12-EH.ll
@@ -1,6 +1,5 @@
; RUN: llvm-as < %s | llc -march=ppc32 -mtriple=powerpc-unknown-linux-gnu | grep ^.L_Z1fv.eh
; RUN: llvm-as < %s | llc -march=ppc32 -mtriple=powerpc-apple-darwin9 | grep ^__Z1fv.eh
-; RUN: llvm-as < %s | llc -march=ppc32 -mtriple=powerpc-apple-darwin10 | grep ^L__Z1fv.eh
define void @_Z1fv() {
entry: