From c7652e22d71a92b216323858bfd859d17f9de1be Mon Sep 17 00:00:00 2001 From: Quentin Colombet Date: Fri, 4 Aug 2017 20:15:41 +0000 Subject: [GlobalISel] Remove a stall comment in CMake. Thanks to Diana Picus for noticing. NFC llvm-svn: 310114 --- llvm/lib/CodeGen/GlobalISel/CMakeLists.txt | 3 --- 1 file changed, 3 deletions(-) (limited to 'llvm/lib/CodeGen') 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 -- cgit v1.2.3