Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / bolt / lib / CMakeLists.txt
blob22a6be44f6458cd62a21f7a0f3659e7b405b10a0
1 add_subdirectory(Core)
2 add_subdirectory(Passes)
3 add_subdirectory(Profile)
4 add_subdirectory(Rewrite)
5 add_subdirectory(RuntimeLibs)
6 add_subdirectory(Target)
7 add_subdirectory(Utils)