mirror of
https://github.com/RPCS3/llvm.git
synced 2024-11-25 12:49:50 +00:00
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:
parent
350bc2e971
commit
bc668c9c34
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user