diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-06-12 20:06:33 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-06-12 20:06:33 +0000 |
commit | 65ca57a41815af432ff428d3383b0c23d0ea7677 (patch) | |
tree | a25fe18d2e6ce6c9196f065ce070d6e6afeff468 /clang/lib/Frontend/FrontendActions.cpp | |
parent | a766029b81937aafb0ee7e83a6252e51eb1f9c34 (diff) | |
download | bcm5719-llvm-65ca57a41815af432ff428d3383b0c23d0ea7677.tar.gz bcm5719-llvm-65ca57a41815af432ff428d3383b0c23d0ea7677.zip |
CodeGen: enable mov.w/mov.t pairs with minsize for WoA
Windows on ARM uses COFF/PE which is intrinsically position independent. For
the case of 32-bit immediates, use a pair-wise relocation as otherwise we may
exceed the range of operators. This fixes a code generation crash when using
-Oz when targeting Windows on ARM.
llvm-svn: 210814
Diffstat (limited to 'clang/lib/Frontend/FrontendActions.cpp')
0 files changed, 0 insertions, 0 deletions