diff options
author | Philip Reames <listmail@philipreames.com> | 2019-03-12 21:05:31 +0000 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2019-03-12 21:05:31 +0000 |
commit | 9134f84ba4eaf593653739047b0c4fffa94c9ad0 (patch) | |
tree | 09999539b398b73e74fd17066b8e8015f587d5d8 /lldb/packages/Python/lldbsuite/test/python_api | |
parent | caf1316f7100e1ba1e7e800eae6a5adf0d48bf90 (diff) | |
download | bcm5719-llvm-9134f84ba4eaf593653739047b0c4fffa94c9ad0.tar.gz bcm5719-llvm-9134f84ba4eaf593653739047b0c4fffa94c9ad0.zip |
For faulting ops, include a comment w/the fault destination
A faulting_op is one that has specified behavior when a fault occurs, generally redirecting control flow to another location. This change just adds a comment to the assembly output which makes it both human readable, and machine checkable w/o having to parse the FaultMap section. This is used to split a test file into two parts, so that I can (in a near future commit) easily extend the test file to demonstrate another case.
llvm-svn: 355982
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions