aboutsummaryrefslogtreecommitdiffstats
path: root/src/ortho/llvm4-nodebug
diff options
context:
space:
mode:
Diffstat (limited to 'src/ortho/llvm4-nodebug')
-rw-r--r--src/ortho/llvm4-nodebug/ortho_llvm.adb1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ortho/llvm4-nodebug/ortho_llvm.adb b/src/ortho/llvm4-nodebug/ortho_llvm.adb
index b8ab44bbe..c79fa1c62 100644
--- a/src/ortho/llvm4-nodebug/ortho_llvm.adb
+++ b/src/ortho/llvm4-nodebug/ortho_llvm.adb
@@ -2025,7 +2025,6 @@ package body Ortho_LLVM is
Res : ValueRef;
pragma Unreferenced (Res);
begin
- -- FIXME: check Unreach
if Unreach then
Label := (Null_BasicBlockRef, Null_BasicBlockRef);
else