Sign in
swiftshader
/
SwiftShader
/
a233ceaecd8531866d5551ee1dd3485339cfc495
/
.
/
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