[GlobalISel] Remove a stall comment in CMake.

Thanks to Diana Picus <diana.picus@linaro.org> for noticing.

NFC

llvm-svn: 310114
This commit is contained in:
Quentin Colombet 2017-08-04 20:15:41 +00:00
parent 27cba58898
commit c7652e22d7
1 changed files with 0 additions and 3 deletions

View 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