mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-29 10:32:47 +00:00
This was fixed with the recent tester changes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18385 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
cb7a76283b
commit
3a9e1fa428
@ -1,4 +1,3 @@
|
|||||||
// XFAIL: *
|
|
||||||
// RUN: %llvmgcc -xc %s -c -o - | llvm-dis | not grep declare
|
// RUN: %llvmgcc -xc %s -c -o - | llvm-dis | not grep declare
|
||||||
|
|
||||||
int one (int a) {
|
int one (int a) {
|
||||||
|
Loading…
Reference in New Issue
Block a user