1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/test/Feature/NamedMDNode2.ll

8 lines
106 B
LLVM
Raw Normal View History

; RUN: llvm-as < %s -o /dev/null
; PR4654
@foo = constant i1 false
!0 = metadata !{i1 false}
!a = !{!0}