mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-05 17:39:16 +00:00
Fixed now.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78042 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c4f8861af3
commit
2822e174f6
@ -1,7 +1,5 @@
|
||||
// RUN: %llvmgcc %s -S -emit-llvm -o - | llvm-as | llvm-dis | \
|
||||
// RUN: grep llvm.used | grep foo | grep X
|
||||
// FIXME - Unxfail this when I know what's going on.
|
||||
// XFAIL: *
|
||||
|
||||
int X __attribute__((used));
|
||||
int Y;
|
||||
|
Loading…
x
Reference in New Issue
Block a user