]> granicus.if.org Git - llvm/commit
[cmake] Convert the NATIVE llvm build process to be project agnostic
authorNathan Lanza <nathan@lanza.io>
Fri, 19 Jul 2019 00:10:06 +0000 (00:10 +0000)
committerNathan Lanza <nathan@lanza.io>
Fri, 19 Jul 2019 00:10:06 +0000 (00:10 +0000)
commit0687ba8500c4154b80c1bd2bdf96128027c152ad
tree19732d75806e0e62e452832f309242d164f17e89
parentb9b17950ef8b961e711f9be803691f103dd69fbb
[cmake] Convert the NATIVE llvm build process to be project agnostic

lldb recently added a tablegen tool. In order to properly cross compile
lldb standalone there needs to be a mechanism to generate the native
lldb build, analgous to what's done for the NATIVE llvm build. Thus,
we can simply modify this setup to allow for any project to be used.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@366514 91177308-0d34-0410-b5e6-96231b3b80d8
CMakeLists.txt
cmake/modules/CrossCompile.cmake