brintos

brintos / llvm-project-archived public Read only

0
0
Text · 178 B · 2111fa2 Raw
7 lines · plain
1; RUN: llvm-as < %s | llvm-dis > %t1.ll2; RUN: llvm-as %t1.ll -o - | llvm-dis > %t2.ll3; RUN: diff %t1.ll %t2.ll4 5target datalayout = "e-p:32:32"6target triple = "proc-vend-sys"7