Re: [Lldb-commits] [PATCH] D13300: Run tests with dwo symbol files

2015-10-07 Thread Tamas Berghammer via lldb-commits
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

Re: [Lldb-commits] [PATCH] D13300: Run tests with dwo symbol files

2015-10-07 Thread Tamas Berghammer via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL249530: Run tests with dwo symbol files (authored by tberghammer). Changed prior to commit: http://reviews.llvm.org/D13300?vs=36114&id=36723#toc Repository: rL LLVM http://reviews.llvm.org/D13300 F

Re: [Lldb-commits] [PATCH] D13300: Run tests with dwo symbol files

2015-10-05 Thread Greg Clayton via lldb-commits
clayborg accepted this revision. clayborg added a comment. This revision is now accepted and ready to land. Back from vacation, sorry for the delay. Looks good. http://reviews.llvm.org/D13300 ___ lldb-commits mailing list lldb-commits@lists.llvm.org

Re: [Lldb-commits] [PATCH] D13300: Run tests with dwo symbol files

2015-10-01 Thread Pavel Labath via lldb-commits
labath added a comment. Only small comments from me. Comment at: test/dotest_args.py:63 @@ -62,3 +62,3 @@ group = parser.add_argument_group('Test filtering options') -group.add_argument('-N', choices=['dwarf', 'dsym'], help="Don't do test cases marked with the @dsym de

[Lldb-commits] [PATCH] D13300: Run tests with dwo symbol files

2015-09-30 Thread Tamas Berghammer via lldb-commits
tberghammer created this revision. tberghammer added reviewers: clayborg, tfiala, zturner, emaste, labath. tberghammer added a subscriber: lldb-commits. Herald added subscribers: srhines, danalbert, tberghammer. Run tests with dwo symbol file dwo symbol files are generated when code compiled with