forked from OSchip/llvm-project
parent
5e0962f944
commit
3d3fc043f2
|
@ -12,5 +12,3 @@ add_llvm_library(LLVMTarget
|
||||||
TargetRegisterInfo.cpp
|
TargetRegisterInfo.cpp
|
||||||
TargetSubtarget.cpp
|
TargetSubtarget.cpp
|
||||||
)
|
)
|
||||||
|
|
||||||
# TODO: Support other targets besides X86. See Makefile.
|
|
||||||
|
|
Loading…
Reference in New Issue