From: Quentin Colombet Date: Fri, 4 Aug 2017 20:15:41 +0000 (+0000) Subject: [GlobalISel] Remove a stall comment in CMake. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3fbb046df6177dcdb3598b7c8259aa556ebfa04d;p=llvm [GlobalISel] Remove a stall comment in CMake. Thanks to Diana Picus for noticing. NFC git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@310114 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/CodeGen/GlobalISel/CMakeLists.txt b/lib/CodeGen/GlobalISel/CMakeLists.txt index afe42b8cb84..2db90f8888c 100644 --- a/lib/CodeGen/GlobalISel/CMakeLists.txt +++ b/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