Sign in
rust
/
rust-lang
/
llvm-project
/
2a2ea6b49e79325e0d10d33fac2b10ea3bebcc7c
/
.
/
llvm
/
lib
/
Target
/
PowerPC
/
TargetInfo
/
CMakeLists.txt
blob: f4de1374e30fdce35fb399381a863d3d753f3926 [
file
] [
log
] [
blame
]
add_llvm_component_library(LLVMPowerPCInfo
PowerPCTargetInfo.cpp
LINK_COMPONENTS
MC
Support
ADD_TO_COMPONENT
PowerPC
)