diff options
| -rw-r--r-- | llvm/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/CMakeLists.txt b/llvm/CMakeLists.txt index e34f0459a4e..44a269292fa 100644 --- a/llvm/CMakeLists.txt +++ b/llvm/CMakeLists.txt @@ -1104,5 +1104,3 @@ if (LLVM_INCLUDE_BENCHMARKS) add_subdirectory(utils/benchmark) add_subdirectory(benchmarks) endif() - - |

