Sign in
cobalt
/
cobalt
/
07081467c3d00b04a6a1162e0566a5a8b9cfe2d5
/
.
/
third_party
/
llvm-project
/
llvm
/
test
/
Feature
/
smallest.ll
blob: 5dd023cc602bb5d792a1a91a1962461ce546d072 [
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