mirror of
https://github.com/opnsense/src.git
synced 2026-03-09 17:51:07 -04:00
6 lines
135 B
LLVM
6 lines
135 B
LLVM
; RUN: llvm-as < %s | llvm-dis -o /dev/null
|
|
|
|
!llvm.foo = !{!0}
|
|
!0 = metadata !{i32 42}
|
|
@my.str = internal constant [4 x i8] c"foo\00"
|
|
|