mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-05-19 05:25:59 +00:00
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
|
|
|