packages feed

llvm-pretty-bc-parser-0.1.2.0: disasm-test/tests/simple-res.ll

define i32 @f(i32 %a) {
  %b = add i32 %a, 5
  ret i32 %b
}