mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-18 01:35:44 +00:00
Check for alignment.
llvm-svn: 69140
This commit is contained in:
parent
1b271d471e
commit
4153589196
@ -1,4 +1,5 @@
|
||||
// RUN: %llvmgcc -S %s -fobjc-abi-version=2 -emit-llvm -o - | grep {OBJC_CLASS_\$_A.*section.*__DATA, __objc_data}
|
||||
// RUN: %llvmgcc -S %s -fobjc-abi-version=2 -emit-llvm -o %t
|
||||
// RUN: grep {OBJC_CLASS_\\\$_A.*section.*__DATA, __objc_data.*align} %t
|
||||
// XTARGETS: darwin
|
||||
|
||||
@interface A
|
||||
|
Loading…
x
Reference in New Issue
Block a user