omjavaid created this revision.
omjavaid added a reviewer: tberghammer.
omjavaid added a subscriber: lldb-commits.
Herald added subscribers: rengolin, aemerson.
This patch adds required correction in TestFrames.py for arm targets in thumb
mode.
On arm hardware thumb mode is identified by setting
krytarowski created this revision.
krytarowski added reviewers: emaste, tfiala.
krytarowski added subscribers: joerg, lldb-commits.
krytarowski set the repository for this revision to rL LLVM.
This is used in tests.
Repository:
rL LLVM
http://reviews.llvm.org/D15065
Files:
packages/Python/l
krytarowski created this revision.
krytarowski added reviewers: clayborg, emaste.
krytarowski added subscribers: joerg, lldb-commits.
krytarowski set the repository for this revision to rL LLVM.
Other platform parts needed to build this code are already merged.
2nd attempt.
Repository:
rL LLVM
This doesn't look substantially different than builder_freebsd. Assuming
there is no practical difference, how about just using that for both
freebsd and netbsd?
On Sun, Nov 29, 2015 at 6:17 PM Kamil Rytarowski via lldb-commits <
lldb-commits@lists.llvm.org> wrote:
> krytarowski created this rev
zturner added a subscriber: zturner.
zturner added a comment.
This doesn't look substantially different than builder_freebsd. Assuming
there is no practical difference, how about just using that for both
freebsd and netbsd?
Repository:
rL LLVM
http://reviews.llvm.org/D15065
__
krytarowski added a comment.
In http://reviews.llvm.org/D15065#298279, @zturner wrote:
> This doesn't look substantially different than builder_freebsd. Assuming
> there is no practical difference, how about just using that for both
> freebsd and netbsd?
The linux2, win32 and freebsd targets
Ok, if there's already precedent for duplicating the files then go ahead
and follow the pattern. Although I'm not sure I'm crazy about duplicating
files on the off chance that something might be different someday.
In any case, lgtm.
On Sun, Nov 29, 2015 at 8:01 PM Kamil Rytarowski wrote:
> kry
krytarowski added a comment.
@labath feel free to disagree with the regex files. It was copied from LLVM. If
you disagree, help me please to export it in LLVM build for everybody or find a
better solution.
pkgsrc-wip commit affirming that it works:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pk
krytarowski updated this revision to Diff 41366.
krytarowski added a comment.
Upload the proper latest patch.
Repository:
rL LLVM
http://reviews.llvm.org/D15067
Files:
cmake/modules/LLDBStandalone.cmake
scripts/CMakeLists.txt
source/Utility/CMakeLists.txt
tools/lldb-mi/MIUtilParse.h