Changeset View
Changeset View
Standalone View
Standalone View
llvm/lib/Passes/CMakeLists.txt
add_llvm_component_library(LLVMPasses | add_llvm_component_library(LLVMPasses | ||||
OptimizationLevel.cpp | OptimizationLevel.cpp | ||||
PassBuilder.cpp | PassBuilder.cpp | ||||
PassBuilderBindings.cpp | PassBuilderBindings.cpp | ||||
PassBuilderPipelines.cpp | PassBuilderPipelines.cpp | ||||
PassPlugin.cpp | PassPlugin.cpp | ||||
PassPluginLoader.cpp | |||||
PassPluginRegistry.cpp | |||||
StandardInstrumentations.cpp | StandardInstrumentations.cpp | ||||
ADDITIONAL_HEADER_DIRS | ADDITIONAL_HEADER_DIRS | ||||
${LLVM_MAIN_INCLUDE_DIR}/llvm | ${LLVM_MAIN_INCLUDE_DIR}/llvm | ||||
${LLVM_MAIN_INCLUDE_DIR}/llvm/Passes | ${LLVM_MAIN_INCLUDE_DIR}/llvm/Passes | ||||
DEPENDS | DEPENDS | ||||
intrinsics_gen | intrinsics_gen | ||||
Show All 16 Lines |