OSDN Git Service

[GlobalISel] Remove a stall comment in CMake.
authorQuentin Colombet <qcolombet@apple.com>
Fri, 4 Aug 2017 20:15:41 +0000 (20:15 +0000)
committerQuentin Colombet <qcolombet@apple.com>
Fri, 4 Aug 2017 20:15:41 +0000 (20:15 +0000)
Thanks to Diana Picus <diana.picus@linaro.org> for noticing.

NFC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@310114 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/GlobalISel/CMakeLists.txt

index afe42b8..2db90f8 100644 (file)
@@ -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