diff options
author | Erich Keane <erich.keane@intel.com> | 2019-08-26 17:00:13 +0000 |
---|---|---|
committer | Erich Keane <erich.keane@intel.com> | 2019-08-26 17:00:13 +0000 |
commit | e30b71f9dc0fdf12c3ea2ce4541ca8ce4af2aa67 (patch) | |
tree | c3c011fadb5338416a2e05f294a742c713b3d05b /lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py | |
parent | 72e1f7f960d598570a991e36e83a0969ecc7ddc5 (diff) | |
download | bcm5719-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/sbstructureddata/TestStructuredDataAPI.py')
0 files changed, 0 insertions, 0 deletions