mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-12 17:32:19 +00:00
Make this test more reliable across platforms.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34993 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
1bc89361c2
commit
230b8c2fd1
@ -1,5 +1,6 @@
|
||||
// Testcase for PR1242
|
||||
// RUN: %llvmgcc -S %s -o - | grep datalayout | wc -c | grep 130
|
||||
// RUN: %llvmgcc -S %s -o - | grep datalayout | \
|
||||
// RUN: not grep '"[Ee]-p:[36][24]:[36]:[24]"'
|
||||
#include <stdlib.h>
|
||||
#define NDIM 3
|
||||
#define BODY 01
|
||||
|
Loading…
x
Reference in New Issue
Block a user