1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-02-17 23:31:05 +00:00
2008-03-01 09:15:35 +00:00

6 lines
120 B
LLVM

; RUN: llvm-as < %s | opt -globaldce | llvm-dis | not grep global
@X = external global i32
@Y = internal global i32 7