1
0
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:
Devang Patel 2008-03-25 00:47:49 +00:00
parent 61bf4f6c40
commit a7084b048f

View File

@ -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,