mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-06 03:38:34 +00:00
4 lines
91 B
LLVM
4 lines
91 B
LLVM
|
; RUN: llvm-as < %s | llc -march=ppc32 | not grep '.comm.*X,0'
|
||
|
|
||
|
%X = linkonce global {} {}
|