summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/min-jump-table.ll
diff options
context:
space:
mode:
authorEli Friedman <efriedma@codeaurora.org>2018-04-21 00:07:46 +0000
committerEli Friedman <efriedma@codeaurora.org>2018-04-21 00:07:46 +0000
commit0644130612d89fab74008d01794cd2eb4b6e5bbe (patch)
treeba25322bec404c3c8caa52475d3334a893c88950 /llvm/test/CodeGen/AArch64/min-jump-table.ll
parente5d279e6d6018c97dba247e711d6cb846d533733 (diff)
downloadbcm5719-llvm-0644130612d89fab74008d01794cd2eb4b6e5bbe.tar.gz
bcm5719-llvm-0644130612d89fab74008d01794cd2eb4b6e5bbe.zip
[AArch64] Don't crash trying to resolve __stack_chk_guard.
In certain cases, the compiler might try to merge __stack_chk_guard with another global variable. (Or someone could theoretically define __stack_chk_guard as an alias.) In that case, make sure we don't crash. Differential Revision: https://reviews.llvm.org/D45746 llvm-svn: 330495
Diffstat (limited to 'llvm/test/CodeGen/AArch64/min-jump-table.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud