commit | 28bae91c014209f59aa64b3f8cd54de7cb3f86ad | [log] [tgz] |
---|---|---|
author | Quentin Colombet <qcolombet@apple.com> | Wed Jan 20 20:58:56 2016 +0000 |
committer | Quentin Colombet <qcolombet@apple.com> | Wed Jan 20 20:58:56 2016 +0000 |
tree | 3e365ed7bba193ea9f93f8749a7e8bbc1f3a57a4 | |
parent | f70b08b399b7c2331f61a18f749b223e6d7179b7 [diff] |
[GlobalISel] Add the proper cmake plumbing. This patch adds the necessary plumbing to cmake to build the sources related to GlobalISel. To build the sources related to GlobalISel, we need to add -DBUILD_GLOBAL_ISEL=ON. By default, this is OFF, thus GlobalISel sources will not impact people that do not explicitly opt-in. Differential Revision: http://reviews.llvm.org/D15983 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@258344 91177308-0d34-0410-b5e6-96231b3b80d8