Sign in
swiftshader
/
SwiftShader
/
a124f042c3b49cf1917a070ff66c8b333f9d48d7
/
.
/
third_party
/
LLVM
/
test
/
Feature
/
smallest.ll
blob: b38f3adbf8f0ea78bf20e0c4e05cadfe1a003f32 [
file
] [
log
] [
blame
]
; RUN: llvm-as < %s | llvm-dis > %t1.ll
; RUN: llvm-as %t1.ll -o - | llvm-dis > %t2.ll
; RUN: diff %t1.ll %t2.ll