summaryrefslogtreecommitdiffstats
path: root/llvm/test/ExecutionEngine/OrcLazy/Inputs/basic-object-source.ll
blob: 1efae4e4812b4640c517ba7ac96eaf7cbf669773 (plain)
1
2
3
4
5
define i32 @foo() {
entry:
  ret i32 0
}

OpenPOWER on IntegriCloud