mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-12 13:48:45 +00:00
Fix UTF8 chars to ASCII.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230479 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4105fd49d4
commit
c3f0baf8f1
@ -1041,7 +1041,7 @@ ELFObjectWriter::computeSymbolTable(MCAssembler &Asm, const MCAsmLayout &Layout,
|
||||
// in defined ones.
|
||||
//
|
||||
// FIXME: All name handling should be done before we get to the writer,
|
||||
// including dealing with GNU-style version suffixes. Fixing this isn’t
|
||||
// including dealing with GNU-style version suffixes. Fixing this isn't
|
||||
// trivial.
|
||||
//
|
||||
// We thus have to be careful to not perform the symbol version replacement
|
||||
|
Loading…
x
Reference in New Issue
Block a user