Remove a FIXME that I forgot about. NFC.

Sorry about the noise.

llvm-svn: 284103
This commit is contained in:
Diana Picus 2016-10-13 05:28:55 +00:00
parent 8cb2efa58a
commit acb444f58d
1 changed files with 0 additions and 2 deletions

View 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