summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/breakpoint
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2019-10-10 18:31:57 +0000
committerReid Kleckner <rnk@google.com>2019-10-10 18:31:57 +0000
commit67d440b949d6fefef53deec1e585435ffb33f4f8 (patch)
tree0df3c5909e591b098da10cfe59dc1fb0953efa02 /lldb/packages/Python/lldbsuite/test/python_api/breakpoint
parente9529a942a76a9247fb94613c7d5ae482fe22adf (diff)
downloadbcm5719-llvm-67d440b949d6fefef53deec1e585435ffb33f4f8.tar.gz
bcm5719-llvm-67d440b949d6fefef53deec1e585435ffb33f4f8.zip
Print quoted backslashes in LLVM IR as \\ instead of \5C
This improves readability of Windows path string literals in LLVM IR. The LLVM assembler has supported \\ in IR strings for a long time, but the lexer doesn't tolerate escaped quotes, so they have to be printed as \22 for now. llvm-svn: 374415
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud