mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-19 10:13:13 +00:00
Adjust this to the wonky syntax that GCC expects.
llvm-svn: 30670
This commit is contained in:
parent
dca41cb87b
commit
b4e7c0864c
@ -3,6 +3,5 @@
|
||||
int X __attribute__((used));
|
||||
int Y;
|
||||
|
||||
void foo() __attribute__((used));
|
||||
__attribute__((used)) void foo() {}
|
||||
|
||||
void foo() {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user