commit | 78ffb44f1745918509562efac9bec44afe7e02e3 | [log] [tgz] |
---|---|---|
author | Eli Friedman <efriedma@codeaurora.org> | Sat Apr 21 00:07:46 2018 +0000 |
committer | Eli Friedman <efriedma@codeaurora.org> | Sat Apr 21 00:07:46 2018 +0000 |
tree | 6c33f1026776d0c18f5a70aab1b156577e1dca34 | |
parent | 5dd3768d28fb935290950593cdecef51e4abee14 [diff] |
[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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@330495 91177308-0d34-0410-b5e6-96231b3b80d8