This does not split transformations, yet. Those will be done as future clean ups. Differential Revision: https://reviews.llvm.org/D96272
3 lines
50 B
CMake
3 lines
50 B
CMake
add_subdirectory(IR)
|
|
add_subdirectory(Transforms)
|