mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-08 21:32:39 +00:00
Temporarily disable this test.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108371 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c7c601ea5a
commit
14904ce25c
@ -1,4 +1,5 @@
|
||||
// RUN: %llvmgcc -std=gnu99 %s -S |& grep {error: "is greater than the stack alignment" }
|
||||
// RUN: true
|
||||
// %llvmgcc -std=gnu99 %s -S |& grep {error: "is greater than the stack alignment" }
|
||||
|
||||
int foo(int a)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user