Remove a FIXME that I forgot about. NFC.

Sorry about the noise.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@284103 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Diana Picus 2016-10-13 05:28:55 +00:00
parent 350bc2e971
commit bc668c9c34

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