summaryrefslogtreecommitdiff
path: root/test/Feature/smallest.ll
blob: 910af3c88f346fb070b28a7bc26b4f89e1efab48 (plain)
1
2
3
4
5
6
7
; RUN: llvm-upgrade < %s | llvm-as | llvm-dis > %t1.ll
; RUN: llvm-as %t1.ll -o - | llvm-dis > %t2.ll
; RUN: diff %t1.ll %t2.ll


implementation