commit | f167a26c503f8a052c70052adcc147b9542650e6 | [log] [tgz] |
---|---|---|
author | Mehdi Amini <mehdi.amini@apple.com> | Wed Jul 13 23:39:46 2016 +0000 |
committer | Mehdi Amini <mehdi.amini@apple.com> | Wed Jul 13 23:39:46 2016 +0000 |
tree | d38d6d1714640495c544a3a13767afe0db55c954 | |
parent | bf8318ccc87b106a347c584ff40a5356d852fabd [diff] |
Add EnableIPRA to TargetOptions, and move the cl::opt -enable-ipra to TargetMachine.cpp Avoid exposing a cl::opt in a public header and instead promote this option in the API. Alternatively, we could land the cl::opt in CommandFlags.h so that it is available to every tool, but we would still have to find an option for clang. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@275348 91177308-0d34-0410-b5e6-96231b3b80d8