hidden-definitions.ll 76 Bytes Raw Blame History Permalink 1 2 3 4 5 6 @bar = hidden global i32 0 define hidden i32 @foo() { entry: ret i32 0 }