mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-06-14 14:24:05 +00:00
check struct layout
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48758 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@ -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
|
// RUN: %llvmgcc -O2 -S %s -o - | not grep alloca
|
||||||
enum {
|
enum {
|
||||||
PP_C,
|
PP_C,
|
||||||
|
Reference in New Issue
Block a user