summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py
diff options
context:
space:
mode:
authorErich Keane <erich.keane@intel.com>2019-08-26 17:00:13 +0000
committerErich Keane <erich.keane@intel.com>2019-08-26 17:00:13 +0000
commite30b71f9dc0fdf12c3ea2ce4541ca8ce4af2aa67 (patch)
treec3c011fadb5338416a2e05f294a742c713b3d05b /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py
parent72e1f7f960d598570a991e36e83a0969ecc7ddc5 (diff)
downloadbcm5719-llvm-e30b71f9dc0fdf12c3ea2ce4541ca8ce4af2aa67.tar.gz
bcm5719-llvm-e30b71f9dc0fdf12c3ea2ce4541ca8ce4af2aa67.zip
Fix -dA flag, it is not a preprocessor flag.
-dA was in the d_group, which is a preprocessor state dumping group. However -dA is a debug flag to cause a verbose asm. It was already implemented to do the same thing as -fverbose-asm, so make it just be an alias. llvm-svn: 369926
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud