diff options
author | Richard Mitton <richard@codersnotes.com> | 2013-10-03 22:07:08 +0000 |
---|---|---|
committer | Richard Mitton <richard@codersnotes.com> | 2013-10-03 22:07:08 +0000 |
commit | 7c9659a3b297be6298ffae4656b86797295c5d58 (patch) | |
tree | f181ed08efaa1a720a79b6989c47073ac54ad31f /tools | |
parent | 03e84c9df91cbc1fe0219a51109e260cacdfd2b7 (diff) | |
download | external_llvm-7c9659a3b297be6298ffae4656b86797295c5d58.zip external_llvm-7c9659a3b297be6298ffae4656b86797295c5d58.tar.gz external_llvm-7c9659a3b297be6298ffae4656b86797295c5d58.tar.bz2 |
Fixed a bug with section names containing special characters.
Changed the dwarf aranges code to not use getLabelEndName, as it turns out it's not reliable to call that given user-defined section names. Section names can have characters in that aren't representable as symbol names.
The dwarf-aranges test case has been updated to include a special character, to check this.
This fixes pr17416.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191932 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions