diff --git a/lib/Target/CMakeLists.txt b/lib/Target/CMakeLists.txt index 888c1a3c00e..8769ee297b6 100644 --- a/lib/Target/CMakeLists.txt +++ b/lib/Target/CMakeLists.txt @@ -12,5 +12,3 @@ add_llvm_library(LLVMTarget TargetRegisterInfo.cpp TargetSubtarget.cpp ) - -# TODO: Support other targets besides X86. See Makefile.