mirror of
https://github.com/RPCSX/llvm.git
synced 2025-03-04 19:07:26 +00:00
5 lines
129 B
LLVM
5 lines
129 B
LLVM
![]() |
; RUN: llvm-as < %s -o /dev/null
|
||
|
|
||
|
@a = global i32 42
|
||
|
@llvm.used = appending global [1 x i32*] [i32* @a], section "llvm.metadata"
|