Re: [Lldb-commits] [PATCH] D13578: Allow generic arm ArchSpec to merge with specific arm ArchSpec; allow Cortex M0-7's to always force thumb mode

2015-10-10 Thread Renato Golin via lldb-commits
rengolin added a comment. In http://reviews.llvm.org/D13578#264072, @jasonmolenda wrote: > I'm trying to rewrite IsAlwaysThumbInstructions() to use the information that > llvm already has, as per Renato's suggestion. The MCSubtargetInfo has a > getFeatureBits() method which can indicate ARM::F

[Lldb-commits] [PATCH] D13625: Support RHEL 7 and similar systems that use architecture-specific Python lib dirs.

2015-10-10 Thread Todd Fiala via lldb-commits
tfiala created this revision. tfiala added reviewers: labath, dawn. tfiala added a subscriber: lldb-commits. This change fixes 'lldb -P' (retrieve lldb-module python path) to work correctly on cmake-based builds on POSIX systems. Previously, this would assume the python module installation path

Re: [Lldb-commits] [PATCH] D13555: Cap test threads on Windows to avoid open file limit

2015-10-10 Thread Todd Fiala via lldb-commits
tfiala added a comment. LGTM, Adrian! http://reviews.llvm.org/D13555 ___ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Re: [Lldb-commits] [PATCH] D12416: Parse dotest.py/dosep.py output, providing general stats and skip reason breakdown by counts.

2015-10-10 Thread Todd Fiala via lldb-commits
tfiala abandoned this revision. tfiala added a comment. I'm going to redo this some time in the future based on the test event architecture. http://reviews.llvm.org/D12416 ___ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.

Re: [Lldb-commits] [PATCH] D12612: Fix dotest on Windows after multiprocessing refactor

2015-10-10 Thread Todd Fiala via lldb-commits
tfiala added a comment. Did this go in, Zachary? I'm just looking to clear out my reviews and this one seems to still be open. http://reviews.llvm.org/D12612 ___ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/m

Re: [Lldb-commits] [PATCH] D13448: Update swig generation shell scripts to run under Python 3.x

2015-10-10 Thread Todd Fiala via lldb-commits
tfiala added a comment. Hey Zachary, I think this one went in, didn't it? Can you close it out if so? Thanks! http://reviews.llvm.org/D13448 ___ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/

Re: [Lldb-commits] [PATCH] D5503: Very minimal non-8-bit byte support for diverse kalimba architectures

2015-10-10 Thread Todd Fiala via lldb-commits
tfiala closed this revision. tfiala added a comment. I'm going ahead and closing this one out. It either went in or is not interesting to the author any more. Last ping was over a couple weeks ago. http://reviews.llvm.org/D5503 ___ lldb-commits m