diff options
author | Akira Hatanaka <ahatanaka@apple.com> | 2015-07-16 00:43:00 +0000 |
---|---|---|
committer | Akira Hatanaka <ahatanaka@apple.com> | 2015-07-16 00:43:00 +0000 |
commit | 580efb24757f6393ff5cb069f13ea79800f306c4 (patch) | |
tree | 07a3b8f414927a1df266b6b833c124df6cc99059 /clang/lib/Driver/ToolChain.cpp | |
parent | e79b62d923b44117559f3b375499a7852bd96d63 (diff) | |
download | bcm5719-llvm-580efb24757f6393ff5cb069f13ea79800f306c4.tar.gz bcm5719-llvm-580efb24757f6393ff5cb069f13ea79800f306c4.zip |
[ARM] Pass subtarget feature "+no-movt" instead of passing backend option
"-arm-use-movt=0".
This change is needed since backend options do not make it to the backend
when doing LTO and are not capable of changing the behavior of code-gen
passes on a per-function basis.
rdar://problem/21529937
Differential Revision: http://reviews.llvm.org/D11025
llvm-svn: 242368
Diffstat (limited to 'clang/lib/Driver/ToolChain.cpp')
0 files changed, 0 insertions, 0 deletions