mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
check struct layout
llvm-svn: 48758
This commit is contained in:
parent
61bf4f6c40
commit
a7084b048f
@ -1,3 +1,4 @@
|
||||
// RUN: %llvmgcc -S --emit-llvm %s -o - | not grep "\{ i8, .7 x i8. \}"
|
||||
// RUN: %llvmgcc -O2 -S %s -o - | not grep alloca
|
||||
enum {
|
||||
PP_C,
|
||||
|
Loading…
Reference in New Issue
Block a user