[Lldb-commits] [PATCH] D13300: Run tests with dwo symbol files
Tamas Berghammer via lldb-commits
lldb-commits at lists.llvm.org
Wed Oct 7 03:11:00 PDT 2015
tberghammer added a comment.
I committed in this CL in its current state (with fixing the issues raised by Pavel).
If you see any of the newly added dwo test failing on your platform then please skip/xfail them accordingly or let me know so I can take a look.
If you have to disable the running of all dwo related tests on a platform then you can do it with setting dont_do_dwo_test to True with the correct condition (see the setting of dont_do_dsym_test in dotest.py:1520)
Repository:
rL LLVM
http://reviews.llvm.org/D13300
More information about the lldb-commits
mailing list