diff options
Diffstat (limited to 'unittests/Expr/Makefile')
-rw-r--r-- | unittests/Expr/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unittests/Expr/Makefile b/unittests/Expr/Makefile index e52aea31..ca92271a 100644 --- a/unittests/Expr/Makefile +++ b/unittests/Expr/Makefile @@ -10,4 +10,3 @@ LINK_COMPONENTS := support include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest CXXFLAGS += -DLLVM_29_UNITTEST -LIBS += $(STP_LDFLAGS) |