mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 19:52:54 +01:00
c310b1f1f3
llvm-svn: 49970
4 lines
86 B
LLVM
4 lines
86 B
LLVM
; RUN: llvm-as < %s | llc -march=c | grep common | grep X
|
|
|
|
@X = linkonce global i32 5
|