commit | 14c41370e36068ae25c871d5bd8f99f92bbb7d45 | [log] [tgz] |
---|---|---|
author | Renato Golin <renato.golin@linaro.org> | Thu Aug 15 20:54:38 2013 +0000 |
committer | Renato Golin <renato.golin@linaro.org> | Thu Aug 15 20:54:38 2013 +0000 |
tree | 8d02d7dc43432b5762163bdb04bd31cc950a0e16 | |
parent | 24adc8f60f0a39e45363eef5392fe1a7e27bd12f [diff] |
make arm-use-movt available for all ARM Before this patch this flag is IOS specific, but is also useful for bare project like bootloaders / kernels etc, since movw / movt prevents simple relocation. Therefore make this flag more commonly available. note: this patch depends on a similiar rename in clang Patch by Jeroen Hofstee. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188487 91177308-0d34-0410-b5e6-96231b3b80d8