aboutsummaryrefslogtreecommitdiffstats
path: root/test/Jello/test0.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Jello/test0.ll')
-rw-r--r--test/Jello/test0.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Jello/test0.ll b/test/Jello/test0.ll
index ed4b4f1..9de18d0 100644
--- a/test/Jello/test0.ll
+++ b/test/Jello/test0.ll
@@ -1,5 +1,6 @@
; test ret
void %main() {
+BB0:
add int 1, 2
ret void
}