From: Sahand Kashani Date: Wed, 8 Apr 2020 21:59:22 +0000 (+0200) Subject: Remove dependency on ilang backend since we no longer use it X-Git-Tag: working-ls180~630^2~1 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ac388859e3a859ac6f8e1b219295e2ddfac0fd6b;p=yosys.git Remove dependency on ilang backend since we no longer use it --- diff --git a/backends/firrtl/firrtl.cc b/backends/firrtl/firrtl.cc index 94d3e14c1..21eade1fc 100644 --- a/backends/firrtl/firrtl.cc +++ b/backends/firrtl/firrtl.cc @@ -23,7 +23,6 @@ #include "kernel/celltypes.h" #include "kernel/cellaigs.h" #include "kernel/log.h" -#include "backends/ilang/ilang_backend.h" #include #include #include