This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7ad54d193871: [lldb][wasm] Parse DWO section names (authored
by pfaffe, committed by labath).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE L
Author: Philip Pfaffe
Date: 2021-01-14T08:45:02+01:00
New Revision: 7ad54d193871ce69968565ea46372e81c9f1ce62
URL:
https://github.com/llvm/llvm-project/commit/7ad54d193871ce69968565ea46372e81c9f1ce62
DIFF:
https://github.com/llvm/llvm-project/commit/7ad54d193871ce69968565ea46372e81c9f1ce62.diff
Author: Jason Molenda
Date: 2021-01-13T23:41:33-08:00
New Revision: 885eae9d85de4b1b1907ac9b3ecba26565932069
URL:
https://github.com/llvm/llvm-project/commit/885eae9d85de4b1b1907ac9b3ecba26565932069
DIFF:
https://github.com/llvm/llvm-project/commit/885eae9d85de4b1b1907ac9b3ecba26565932069.diff
clayborg accepted this revision.
clayborg 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/D94629/new/
https://reviews.llvm.org/D94629
JosephTremoulet updated this revision to Diff 316498.
JosephTremoulet added a comment.
- Fix comment
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94629/new/
https://reviews.llvm.org/D94629
Files:
lldb/source/Plugins/Process/minidump/MinidumpPar
JosephTremoulet created this revision.
JosephTremoulet requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
When a program maps one of its own modules for reading, and then
crashes, breakpad can emit two entries for that module in the
ModuleList
lhames accepted this revision.
lhames added a comment.
This revision is now accepted and ready to land.
Belatedly -- LGTM.
I think an orc-greedy mode for LLI sounds like a great idea. Also, once we have
it we should probably make it the default mode instead of MCJIT.
Repository:
rG LLVM Gith
tambre updated this revision to Diff 315847.
tambre added a comment.
Don't modify third-party checked-in libraries.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94374/new/
https://reviews.llvm.org/D94374
Files:
clang/CMakeLists.txt
compiler-r
tambre marked an inline comment as done.
tambre added inline comments.
Comment at: libcxx/utils/google-benchmark/CMakeLists.txt:3
-
-project (benchmark)
-
ldionne wrote:
> I don't think we want to change this. It's a third-party project (which is
> inconvenientl
ldionne requested changes to this revision.
ldionne added a comment.
This revision now requires changes to proceed.
Except for the google-benchmark nit, LGTM. Thanks a lot for the cleanup!
Comment at: libcxx/utils/google-benchmark/CMakeLists.txt:3
-
-project (benchmark)
-
-
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc161775decdd: [FastISel] Flush local value map on every
instruction (authored by probinson).
Herald added a subscriber: ormris.
Changed prior to commit:
https://reviews.llvm.org/D91734?vs=314708&id=3158
sgraenitz added a comment.
I'd like to land this before release 12 branches. If you have any objections,
please speak up before the end of the week. Thanks.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90789/new/
https://reviews.llvm.org/D90789
phosek accepted this revision.
phosek added a comment.
LGTM
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94374/new/
https://reviews.llvm.org/D94374
___
lldb-commits mailing list
lldb-commits@lists.llvm.
tambre created this revision.
tambre added a reviewer: phosek.
Herald added subscribers: libcxx-commits, teijeong, rdzhabarov, tatianashp,
msifontes, jurahul, Kayjukh, grosul1, Joonsoo, liufengdb, aartbik, lucyrfox,
mgester, arpith-jacob, antiagainst, shauheen, rriddle, mehdi_amini, lebedev.ri,
tambre added a reviewer: ldionne.
tambre added a comment.
ldionne: for libc++ review
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94374/new/
https://reviews.llvm.org/D94374
___
lldb-commits mailing list
JDevlieghere added a comment.
LGTM for LLDB
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94374/new/
https://reviews.llvm.org/D94374
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://list
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG15f597115068: [LLDB][RISCV] Add RISC-V ArchSpec and
rv32/rv64 variant detection (authored by luismarques).
Changed prior to commit:
https://review
omjavaid updated this revision to Diff 316354.
omjavaid added a comment.
Herald added a subscriber: pengfei.
This update adds a new test case that checks for register number mismatch
between lldb and gdb stub. LLDB client assigns register numbers to target xml
registers in increasing order start
18 matches
Mail list logo