mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
f0d4bdaaa3
llvm-svn: 188843
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"
|