brintos

brintos / llvm-project-archived public Read only

0
0
Text · 565 B · 384ba19 Raw
13 lines · plain
1; ModuleID = 'tmp.bc'2source_filename = "tmp.bc"3 4; Test parsing of summary flas. Expect that flags value is the same after round-trip through5; RUN: llvm-as %s -o - | llvm-dis -o - | FileCheck %s6; CHECK:       ^0 = module7; CHECK-NEXT:  ^1 = gv8; CHECK-NEXT:  ^2 = flags: 979 10^0 = module: (path: "main.bc", hash: (3499594384, 1671013073, 3271036935, 1830411232, 59290952))11^1 = gv: (guid: 15822663052811949562, summaries: (function: (module: ^0, flags: (linkage: external, notEligibleToImport: 0, live: 1, dsoLocal: 1, canAutoHide: 0), insts: 2)))12^2 = flags: 9713