mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-13 00:10:37 +00:00
6 lines
137 B
LLVM
6 lines
137 B
LLVM
; RUN: llvm-as < %s | llvm-dis -disable-output
|
|
|
|
!llvm.foo = !{!0}
|
|
!0 = metadata !{i32 42}
|
|
@my.str = internal constant [4 x i8] c"foo\00"
|