diff options
-rw-r--r-- | llvm/lib/CodeGen/GlobalISel/CMakeLists.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/lib/CodeGen/GlobalISel/CMakeLists.txt b/llvm/lib/CodeGen/GlobalISel/CMakeLists.txt index afe42b8cb84..2db90f8888c 100644 --- a/llvm/lib/CodeGen/GlobalISel/CMakeLists.txt +++ b/llvm/lib/CodeGen/GlobalISel/CMakeLists.txt @@ -1,6 +1,3 @@ -# In LLVMBuild.txt files, it is not possible to mark a dependency to a -# library as optional. So instead, generate an empty library if we did -# not ask for it. add_llvm_library(LLVMGlobalISel CallLowering.cpp GlobalISel.cpp |