summaryrefslogtreecommitdiff
path: root/tools/lli
diff options
context:
space:
mode:
authorRichard Mitton <richard@codersnotes.com>2013-10-03 22:07:08 +0000
committerRichard Mitton <richard@codersnotes.com>2013-10-03 22:07:08 +0000
commit7c9659a3b297be6298ffae4656b86797295c5d58 (patch)
treef181ed08efaa1a720a79b6989c47073ac54ad31f /tools/lli
parent03e84c9df91cbc1fe0219a51109e260cacdfd2b7 (diff)
downloadllvm-7c9659a3b297be6298ffae4656b86797295c5d58.tar.gz
llvm-7c9659a3b297be6298ffae4656b86797295c5d58.tar.bz2
llvm-7c9659a3b297be6298ffae4656b86797295c5d58.tar.xz
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/lli')
0 files changed, 0 insertions, 0 deletions