summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/interface
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
commitc250824772d3bd1d99baaa382eb1c337b4868b32 (patch)
treec54f427677d259768cbd08a1e300db55a22ba58a /lldb/scripts/Python/interface
parent3a572699e469d4145d5136a5244e85753571842d (diff)
downloadbcm5719-llvm-c250824772d3bd1d99baaa382eb1c337b4868b32.tar.gz
bcm5719-llvm-c250824772d3bd1d99baaa382eb1c337b4868b32.zip
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. llvm-svn: 191932
Diffstat (limited to 'lldb/scripts/Python/interface')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud