mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Testcase for r69104.
llvm-svn: 69110
This commit is contained in:
parent
1e76e65007
commit
0861f3e874
8
test/FrontendObjC/2009-04-14-AsmSection.m
Normal file
8
test/FrontendObjC/2009-04-14-AsmSection.m
Normal file
@ -0,0 +1,8 @@
|
||||
// RUN: %llvmgcc -S %s -fobjc-abi-version=2 -emit-llvm -o - | grep {OBJC_CLASS_\$_A.*section.*__DATA, __objc_data}
|
||||
// XTARGETS: darwin
|
||||
|
||||
@interface A
|
||||
@end
|
||||
|
||||
@implementation A
|
||||
@end
|
Loading…
x
Reference in New Issue
Block a user