diff options
author | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2015-06-11 17:23:57 +0000 |
---|---|---|
committer | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2015-06-11 17:23:57 +0000 |
commit | 5215890caef0ad45340779f1b3abe488f8236d34 (patch) | |
tree | 206c4862d97bb9d265d941dad95db3362b81b20b /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp | |
parent | 3e2e36b83c2c8576a40d9eeba225e8bc9cc2b7ec (diff) | |
download | llvm-5215890caef0ad45340779f1b3abe488f8236d34.zip llvm-5215890caef0ad45340779f1b3abe488f8236d34.tar.gz llvm-5215890caef0ad45340779f1b3abe488f8236d34.tar.bz2 |
Implement recursive CMake.
Most CMake build systems put CMakeLists.txt files inside source directories where
items need to get built. This change follows that convention by adding a new
runtime/src/CMakeLists.txt file. An additional benefit is this helps logically
seperate configuring with building as well. This change is mostly just copying and
pasting the bottom half of runtime/CMakeLists.txt into runtime/src/CMakeLists.txt,
but a few changes had to be made to get it to work. Most of those changes were to
directory prefixes.
Differential Revision: http://reviews.llvm.org/D10344
llvm-svn: 239542
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions