brintos

brintos / llvm-project-archived public Read only

0
0
Text · 331 B · 24a5673 Raw
9 lines · plain
1; RUN: llc -filetype=obj %s -o %t2; FIXME: Add ELF dumping tool to check results.3 4target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f80:32:32-n8:16:32"5target triple = "i386-pc-linux-gnu"6 7@g0 = global ptr null, align 4             ; <ptr> [#uses=0]8 9