brintos

brintos / llvm-project-archived public Read only

0
0
Text · 205 B · 472c3a7 Raw
7 lines · plain
1; RUN: llc -verify-machineinstrs -compile-twice -filetype obj \2; RUN:   -mtriple=powerpc64le-unknown-unknown -mcpu=pwr8 < %s3@foo = common global i32 0, align 44define ptr @blah() #0 {5  ret ptr @foo6}  7