Rename NextPowerOfTwo to RoundUpToPowerOfTwo.
[oota-llvm.git] / tools / llvmc / CMakeLists.txt
1 # add_subdirectory(driver)
2
3 # TODO: support plugins and user-configured builds.
4 # See ./doc/LLVMC-Reference.rst "Customizing LLVMC: the compilation graph"