Add r130624 back now that ELF has been fixed to work with -fno-dwarf2-cfi-asm.

llvm-svn: 130659
This commit is contained in:
Rafael Espindola 2011-05-01 15:45:27 +00:00
parent fc8223670a
commit 9af3d4b193
1 changed files with 1 additions and 2 deletions

View File

@ -2,10 +2,9 @@
//CHECK: "-[InstanceVariablesEverywhereButTheInterface someString]":
//CHECK: .quad "-[InstanceVariablesEverywhereButTheInterface someString]"
//CHECK: "-[InstanceVariablesEverywhereButTheInterface someString].eh" = 0
//CHECK: .no_dead_strip "-[InstanceVariablesEverywhereButTheInterface someString].eh"
//CHECK: .ascii "-[InstanceVariablesEverywhereButTheInterface someString]"
//CHECK: .asciz "-[InstanceVariablesEverywhereButTheInterface someString]"
//CHECK: "-[InstanceVariablesEverywhereButTheInterface someString].eh":
//rdar: //8498026