Author: Felipe de Azevedo Piovezan
Date: 2023-05-23T11:11:10-04:00
New Revision: 70aad4ec90f2df69b91a356b91c3dd16e15be3d1
URL:
https://github.com/llvm/llvm-project/commit/70aad4ec90f2df69b91a356b91c3dd16e15be3d1
DIFF:
https://github.com/llvm/llvm-project/commit/70aad4ec90f2df69b91a356b91c3dd16e
This revision was automatically updated to reflect the committed changes.
Closed by commit rG70aad4ec90f2: [lldb][NFCI] Use llvm's libDebugInfo for
DebugRanges (authored by fdeazeve).
Changed prior to commit:
https://reviews.llvm.org/D150366?vs=521300&id=524731#toc
Repository:
rG LLVM Github
Author: Alex Langford
Date: 2023-05-23T10:26:08-07:00
New Revision: 3c276eaf8f4a4adab3c0b25c78b5c1fdbf071a94
URL:
https://github.com/llvm/llvm-project/commit/3c276eaf8f4a4adab3c0b25c78b5c1fdbf071a94
DIFF:
https://github.com/llvm/llvm-project/commit/3c276eaf8f4a4adab3c0b25c78b5c1fdbf071a94.diff
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3c276eaf8f4a: [lldb][NFCI] Merge implementations of
ObjectFileMachO::GetMinimumOSVersion and… (authored by bulbazord).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.ll
bulbazord created this revision.
bulbazord added reviewers: jasonmolenda, JDevlieghere.
Herald added a project: All.
bulbazord requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
>From what I can see, `m_mach_segments` is completely unused. Let
Author: walter erquinigo
Date: 2023-05-23T13:39:43-05:00
New Revision: f237513cda8e6ec32579ff047b008e22422db2ff
URL:
https://github.com/llvm/llvm-project/commit/f237513cda8e6ec32579ff047b008e22422db2ff
DIFF:
https://github.com/llvm/llvm-project/commit/f237513cda8e6ec32579ff047b008e22422db2ff.di
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf237513cda8e: [LLDB] Add some declarations related to REPL
support for mojo (authored by wallace).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150303/new/
JDevlieghere accepted this revision.
JDevlieghere added a comment.
This revision is now accepted and ready to land.
LGTM
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151236/new/
https://reviews.llvm.org/D151236
___
Author: Alex Langford
Date: 2023-05-23T15:14:47-07:00
New Revision: 973f1fe7a8591c7af148e573491ab68cc15b6ecf
URL:
https://github.com/llvm/llvm-project/commit/973f1fe7a8591c7af148e573491ab68cc15b6ecf
DIFF:
https://github.com/llvm/llvm-project/commit/973f1fe7a8591c7af148e573491ab68cc15b6ecf.diff
This revision was automatically updated to reflect the committed changes.
Closed by commit rG973f1fe7a859: [lldb][NFCI] Remove unused member from
ObjectFileMachO (authored by bulbazord).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151236/new/
http
Author: Med Ismail Bennani
Date: 2023-05-23T16:03:34-07:00
New Revision: 429e74839506ea8ba962d24647264ed81f680bbf
URL:
https://github.com/llvm/llvm-project/commit/429e74839506ea8ba962d24647264ed81f680bbf
DIFF:
https://github.com/llvm/llvm-project/commit/429e74839506ea8ba962d24647264ed81f680bbf.
Michael137 created this revision.
Herald added a project: All.
Michael137 requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
This mimicks the implementation of the libstdcpp std::unique_ptr
formatter.
This has been attempted several years ago
mysterymath created this revision.
Herald added a project: All.
mysterymath updated this revision to Diff 524935.
mysterymath added a comment.
mysterymath updated this revision to Diff 524937.
mysterymath added a project: LLDB.
Herald added a subscriber: JDevlieghere.
mysterymath added a reviewer:
JDevlieghere added a comment.
The change itself looks fine, but isn't this an issue for the API tests too? If
so, how is the sys root passed to `dotest.py` and can the shell tests do the
same?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151269/n
jasonmolenda added a comment.
Thanks for the review comments, really helpful. I've also added a new block to
`DynamicLoader::LoadBinaryWithUUIDAndAddress` to make the binary search system:
(1) `Target::GetOrCreateModule` (lldb already has it), (2)
`Symbols::LocateExecutableObjectFile` / `Symbo
Author: Kazu Hirata
Date: 2023-05-23T22:10:59-07:00
New Revision: 23e26cb98d5f817b951d6e7e2346246fc937ffb6
URL:
https://github.com/llvm/llvm-project/commit/23e26cb98d5f817b951d6e7e2346246fc937ffb6
DIFF:
https://github.com/llvm/llvm-project/commit/23e26cb98d5f817b951d6e7e2346246fc937ffb6.diff
L
jasonmolenda created this revision.
jasonmolenda added reviewers: DavidSpickett, JDevlieghere, jingham, omjavaid.
jasonmolenda added a project: LLDB.
Herald added a subscriber: kristof.beyls.
Herald added a project: All.
jasonmolenda requested review of this revision.
Herald added a subscriber: lld
17 matches
Mail list logo