mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-21 16:31:16 +00:00
8 lines
109 B
LLVM
8 lines
109 B
LLVM
|
; RUN: llvm-as < %s -f -o /dev/null
|
||
|
; PR4654
|
||
|
|
||
|
|
||
|
@foo = constant i1 false
|
||
|
!0 = metadata !{i1 false}
|
||
|
!a = !{!0}
|