[Lldb-commits] [PATCH] D66370: [dotest] Add a dotest flag `--force-dwarf` to override the tested DWARF version.

Jan Kratochvil via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sat Aug 17 13:49:22 PDT 2019


jankratochvil added a comment.

For DWARF >= 4 it also matters for testing whether one is using `-fdebug-types-section` or not.



================
Comment at: lldb/packages/Python/lldbsuite/test/dotest.py:373
 
+
     if args.executable:
----------------
intentional?


Repository:
  rLLDB LLDB

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66370/new/

https://reviews.llvm.org/D66370





More information about the lldb-commits mailing list