summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorQuentin Colombet <qcolombet@apple.com>2017-08-04 20:15:41 +0000
committerQuentin Colombet <qcolombet@apple.com>2017-08-04 20:15:41 +0000
commitc7652e22d71a92b216323858bfd859d17f9de1be (patch)
treed5f1cc6d5ac7ad94860e07873f2c4bda8a01fb4a /llvm/lib/CodeGen
parent27cba58898046b91923116806ee99b3ce6501588 (diff)
downloadbcm5719-llvm-c7652e22d71a92b216323858bfd859d17f9de1be.tar.gz
bcm5719-llvm-c7652e22d71a92b216323858bfd859d17f9de1be.zip
[GlobalISel] Remove a stall comment in CMake.
Thanks to Diana Picus <diana.picus@linaro.org> for noticing. NFC llvm-svn: 310114
Diffstat (limited to 'llvm/lib/CodeGen')
-rw-r--r--llvm/lib/CodeGen/GlobalISel/CMakeLists.txt3
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
OpenPOWER on IntegriCloud