diff options
author | Steven Wu <stevenwu@apple.com> | 2020-09-04 12:25:01 -0700 |
---|---|---|
committer | Steven Wu <stevenwu@apple.com> | 2020-09-04 12:30:09 -0700 |
commit | 97866b8de81ce71cf9ae9e50feb450335b0537a0 (patch) | |
tree | 091a45bc5fba6f8d64e9f770dd52324a020f038f /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | 1eae19a87f5432a60020d5a6affb0dc28a2a661b (diff) | |
download | llvm-97866b8de81ce71cf9ae9e50feb450335b0537a0.zip llvm-97866b8de81ce71cf9ae9e50feb450335b0537a0.tar.gz llvm-97866b8de81ce71cf9ae9e50feb450335b0537a0.tar.bz2 |
[ThinLTO][Legacy] Fix StringRef assertion from ThinLTO bots
This is a presumed fix for FireFox thinLTO bot fix which hits assertion
failure for invalid index when access StringRef. Techinically, `IRName`
in the symtab should not be empty string for the entries we cared about
but this will help to fix the bot before more information can be
provided. Otherwise, NFCI.
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions