Remove a FIXME that I forgot about. NFC.
authorDiana Picus <diana.picus@linaro.org>
Thu, 13 Oct 2016 05:28:55 +0000 (05:28 +0000)
committerDiana Picus <diana.picus@linaro.org>
Thu, 13 Oct 2016 05:28:55 +0000 (05:28 +0000)
Sorry about the noise.

llvm-svn: 284103

llvm/unittests/Target/AArch64/CMakeLists.txt

index ec1dafc..94addf4 100644 (file)
@@ -3,8 +3,6 @@ include_directories(
   ${CMAKE_BINARY_DIR}/lib/Target/AArch64
   )
 
-# FIXME: We're really requiring way too many components here, and a lot of it is
-# because of the TargetOptions
 set(LLVM_LINK_COMPONENTS
   AArch64CodeGen
   AArch64Desc