aboutsummaryrefslogtreecommitdiffstats
path: root/src/llvm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/llvm.cpp')
-rw-r--r--src/llvm.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/llvm.cpp b/src/llvm.cpp
index 54a3c66..e75460c 100644
--- a/src/llvm.cpp
+++ b/src/llvm.cpp
@@ -545,4 +545,3 @@ APrimitive::compile(CEnv& cenv)
throw Error(loc, "unknown primitive");
}
-