xref: /llvm-project/llvm/test/Assembler/summary-flags2.ll (revision 8f8756d465e4743c7cffebc26de682e864c94d57)
1; Check that we can assemble/disassemble empty index with non-trivial flags
2; RUN: llvm-as %s -o - | llvm-dis -o - | FileCheck %s
3
4; ModuleID = 'index.bc'
5source_filename = "index.bc"
6
7^0 = flags: 2
8; CHECK: ^0 = flags: 2
9