forked from OSchip/llvm-project
Add r130624 back now that ELF has been fixed to work with -fno-dwarf2-cfi-asm.
llvm-svn: 130659
This commit is contained in:
parent
fc8223670a
commit
9af3d4b193
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue