mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-10-30 15:32:52 +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
|
|
|