diff options
-rw-r--r-- | llvm/Makefile.common | 1 | ||||
-rw-r--r-- | llvm/Makefile.rules | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/llvm/Makefile.common b/llvm/Makefile.common index caeedb00738..47876770976 100644 --- a/llvm/Makefile.common +++ b/llvm/Makefile.common @@ -38,7 +38,6 @@ # LEVEL should be set to the top of LLVM source tree # LLVM_LIB_DIR should be set to the top of the LLVM build tree # -# #===-----------------------------------------------------------------------==== # Configuration file to set paths specific to local installation of LLVM diff --git a/llvm/Makefile.rules b/llvm/Makefile.rules index caeedb00738..47876770976 100644 --- a/llvm/Makefile.rules +++ b/llvm/Makefile.rules @@ -38,7 +38,6 @@ # LEVEL should be set to the top of LLVM source tree # LLVM_LIB_DIR should be set to the top of the LLVM build tree # -# #===-----------------------------------------------------------------------==== # Configuration file to set paths specific to local installation of LLVM |