diff options
author | Akira Hatanaka <ahatanaka@apple.com> | 2018-12-29 17:28:30 +0000 |
---|---|---|
committer | Akira Hatanaka <ahatanaka@apple.com> | 2018-12-29 17:28:30 +0000 |
commit | c7c7574ea3998b793fcd76ca3d9d9b3fd06c6190 (patch) | |
tree | 4904495e7c17cd6077ac31f1f99e1842c10bebf0 /llvm/lib/Support/Error.cpp | |
parent | 0dad994a102cd91354327991444c8a4d68ae4a56 (diff) | |
download | llvm-c7c7574ea3998b793fcd76ca3d9d9b3fd06c6190.zip llvm-c7c7574ea3998b793fcd76ca3d9d9b3fd06c6190.tar.gz llvm-c7c7574ea3998b793fcd76ca3d9d9b3fd06c6190.tar.bz2 |
[CodeGen] Replace '@' characters in block descriptors' symbol names with
'\1'.
'@' can't be used in block descriptors' symbol names since it is
reserved on ELF platforms as a separator between symbol names and symbol
versions.
See the discussion here: https://reviews.llvm.org/D50783.
Differential Revision: https://reviews.llvm.org/D54539
llvm-svn: 350157
Diffstat (limited to 'llvm/lib/Support/Error.cpp')
0 files changed, 0 insertions, 0 deletions