[RISCV] emit .option directive for functions with target features which differ from...
[llvm-project.git] / llvm / test / Integer / properties_bt.ll
blob695adf3c5f1de5540a0935dbebc147c5f48e3d8d
1 ; RUN: llvm-as %s -o - | llvm-dis > %t1.ll
2 ; RUN: llvm-as %t1.ll -o - | llvm-dis > %t2.ll
3 ; RUN: diff %t1.ll %t2.ll
6 target datalayout = "e-p:32:32"
7 target triple = "proc-vend-sys"