brintos

brintos / llvm-project-archived public Read only

0
0
Text · 191 B · 279c3ad Raw
10 lines · plain
1; RUN: llvm-as %s -o /dev/null2; RUN: verify-uselistorder %s3 4@.LC0 = internal global [12 x i8] c"hello world\00"             ; <ptr> [#uses=1]5 6define ptr @test() {7        ret ptr @.LC08}9 10