aboutsummaryrefslogtreecommitdiffstats
path: root/ortho/llvm/ortho_llvm.adb
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2014-03-08 07:04:05 +0100
committerTristan Gingold <tgingold@free.fr>2014-03-08 07:04:05 +0100
commite6001445a14d5e96db78ff56c68d8ae96dec0968 (patch)
tree77394e40d752c04e5f4ce61b0c868aa2d4b06fa3 /ortho/llvm/ortho_llvm.adb
parentd9bb785009b005cc314f063ae05b8974fd8f4bf2 (diff)
downloadghdl-e6001445a14d5e96db78ff56c68d8ae96dec0968.tar.gz
ghdl-e6001445a14d5e96db78ff56c68d8ae96dec0968.tar.bz2
ghdl-e6001445a14d5e96db78ff56c68d8ae96dec0968.zip
Share spec of ortho_nodes, adjust code.
Diffstat (limited to 'ortho/llvm/ortho_llvm.adb')
-rw-r--r--ortho/llvm/ortho_llvm.adb3
1 files changed, 0 insertions, 3 deletions
diff --git a/ortho/llvm/ortho_llvm.adb b/ortho/llvm/ortho_llvm.adb
index b18eae351..be9364f11 100644
--- a/ortho/llvm/ortho_llvm.adb
+++ b/ortho/llvm/ortho_llvm.adb
@@ -1177,9 +1177,6 @@ package body Ortho_LLVM is
when others =>
null;
end case;
-
- when others =>
- null;
end case;
when ON_Float_Type =>