9 lines · plain
1; Check that we can assemble/disassemble empty index with non-trivial flags2; RUN: llvm-as %s -o - | llvm-dis -o - | FileCheck %s3 4; ModuleID = 'index.bc'5source_filename = "index.bc"6 7^0 = flags: 28; CHECK: ^0 = flags: 29 1; Check that we can assemble/disassemble empty index with non-trivial flags2; RUN: llvm-as %s -o - | llvm-dis -o - | FileCheck %s3 4; ModuleID = 'index.bc'5source_filename = "index.bc"6 7^0 = flags: 28; CHECK: ^0 = flags: 29