diff options
Diffstat (limited to 'lib/clang/libllvmscalaropts/Makefile')
-rw-r--r-- | lib/clang/libllvmscalaropts/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/clang/libllvmscalaropts/Makefile b/lib/clang/libllvmscalaropts/Makefile index 81998a4..c376b68 100644 --- a/lib/clang/libllvmscalaropts/Makefile +++ b/lib/clang/libllvmscalaropts/Makefile @@ -29,7 +29,6 @@ SRCS= ADCE.cpp \ SimplifyCFGPass.cpp \ SimplifyLibCalls.cpp \ Sink.cpp \ - TailDuplication.cpp \ TailRecursionElimination.cpp TGHDRS= Intrinsics |