summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/FrontendActions.cpp
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2014-06-12 20:06:33 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2014-06-12 20:06:33 +0000
commit65ca57a41815af432ff428d3383b0c23d0ea7677 (patch)
treea25fe18d2e6ce6c9196f065ce070d6e6afeff468 /clang/lib/Frontend/FrontendActions.cpp
parenta766029b81937aafb0ee7e83a6252e51eb1f9c34 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud