diff options
author | Eli Friedman <efriedma@codeaurora.org> | 2018-04-21 00:07:46 +0000 |
---|---|---|
committer | Eli Friedman <efriedma@codeaurora.org> | 2018-04-21 00:07:46 +0000 |
commit | 0644130612d89fab74008d01794cd2eb4b6e5bbe (patch) | |
tree | ba25322bec404c3c8caa52475d3334a893c88950 /clang/unittests/libclang/LibclangTest.cpp | |
parent | e5d279e6d6018c97dba247e711d6cb846d533733 (diff) | |
download | llvm-0644130612d89fab74008d01794cd2eb4b6e5bbe.zip llvm-0644130612d89fab74008d01794cd2eb4b6e5bbe.tar.gz llvm-0644130612d89fab74008d01794cd2eb4b6e5bbe.tar.bz2 |
[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 'clang/unittests/libclang/LibclangTest.cpp')
0 files changed, 0 insertions, 0 deletions