• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1@bar = hidden global i32 0
2
3define hidden i32 @foo() {
4entry:
5  ret i32 0
6}
7