Author: jingham
Date: Wed Sep 27 18:39:07 2017
New Revision: 314371
URL: http://llvm.org/viewvc/llvm-project?rev=314371&view=rev
Log:
Revert patch r313904, as it breaks "command source" and in
particular causes lldb to die on startup if you have a ~/.lldbinit file.
I filed:
https://bugs.llvm.or
Author: jmolenda
Date: Wed Sep 27 16:44:54 2017
New Revision: 314366
URL: http://llvm.org/viewvc/llvm-project?rev=314366&view=rev
Log:
Change build-llvm.py and build-lldb-llvm-clang's patching mechanisms to
assume git-style diffs. Committing for Francis Ricci.
Differential Revision: https://revi
This revision was automatically updated to reflect the committed changes.
Closed by commit rL314366: Change build-llvm.py and build-lldb-llvm-clang's
patching mechanisms to (authored by jmolenda).
Repository:
rL LLVM
https://reviews.llvm.org/D38328
Files:
lldb/trunk/scripts/Xcode/build-llvm
Author: jmolenda
Date: Wed Sep 27 15:12:54 2017
New Revision: 314355
URL: http://llvm.org/viewvc/llvm-project?rev=314355&view=rev
Log:
Add support for running the lldb testsuite against an apple watch
running watchos. These tests cannot run on normal customer devices,
but I hope to some day have
Author: jmolenda
Date: Wed Sep 27 13:56:32 2017
New Revision: 314343
URL: http://llvm.org/viewvc/llvm-project?rev=314343&view=rev
Log:
Update the Objective-C runtime interface code to handle objc objects
whose isa is an index instead of a pointer. Currently, this type
of isa encoding is only used
fjricci created this revision.
It is probably reasonable to expect that most (or all) users of
the patch file feature will be using git, and assuming
git patch files makes this feature easier to use.
https://reviews.llvm.org/D38328
Files:
scripts/Xcode/build-llvm.py
scripts/build-lldb-llvm-
alexandreyy created this revision.
Herald added subscribers: JDevlieghere, kbarton, mgorny, nemanjai.
Add support for ppc64le to create breakpoints and read/write
general purpose registers.
Other features for ppc64le and functions to read/write
other registers are being implemented.
https://re
krytarowski planned changes to this revision.
krytarowski added a comment.
Suspended, I need to resurrect tracing of 1 thread and fix kernel bugs for
multiple threads first.
Repository:
rL LLVM
https://reviews.llvm.org/D32149
___
lldb-commits ma