mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-19 01:34:32 +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
|
||
|
|