aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
diff options
context:
space:
mode:
authorStephen Hines <srhines@google.com>2016-10-25 21:44:35 +0000
committerStephen Hines <srhines@google.com>2016-10-25 21:44:35 +0000
commitfa2412b2e706d18c1afb7f70f34353baebb9c0ba (patch)
treea3b24396030811201b0bae914c74684234f310fa /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
parent3c628af11789bdde668d1689724a42407c9cb517 (diff)
downloadllvm-fa2412b2e706d18c1afb7f70f34353baebb9c0ba.zip
llvm-fa2412b2e706d18c1afb7f70f34353baebb9c0ba.tar.gz
llvm-fa2412b2e706d18c1afb7f70f34353baebb9c0ba.tar.bz2
Use linker flag --fix-cortex-a53-843419 on Android ARM64 compilation.
Summary: This is only forced on if there is no non-Cortex-A53 CPU specified as well. Android's platform and NDK builds need to assume that the code can be run on Cortex-A53 devices, so we always enable the fix unless we know specifically that the code is only running on a different kind of CPU. Reviewers: cfe-commits Subscribers: aemerson, rengolin, tberghammer, pirama, danalbert Differential Revision: https://reviews.llvm.org/D25761 llvm-svn: 285127
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions