mirror of
https://github.com/intel/llvm.git
synced 2026-01-22 07:01:03 +08:00
Addresses https://bugs.llvm.org/show_bug.cgi?id=52409 aka https://github.com/llvm/llvm-project/issues/51751 Reviewed By: aartbik, mehdi_amini Differential Revision: https://reviews.llvm.org/D117919
5 lines
102 B
CMake
5 lines
102 B
CMake
add_subdirectory(IR)
|
|
add_subdirectory(Transforms)
|
|
add_subdirectory(Pipelines)
|
|
add_subdirectory(Utils)
|