mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 04:02:41 +01:00
de27290f6b
llvm-svn: 10091
5 lines
96 B
Plaintext
5 lines
96 B
Plaintext
; RUN: llvm-as < %s | llc -march=x86 | not grep '.byte[[:space:]]*true'
|
|
|
|
%X = global bool true
|
|
|