This revision was automatically updated to reflect the committed changes.
Closed by commit rG1e4891e681c5: [clang-repl] Enable debugging of JIT-ed code.
(authored by v.g.vassilev).
Herald added a project: clang.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.ll
sgraenitz accepted this revision.
sgraenitz added a comment.
LGTM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148481/new/
https://reviews.llvm.org/D148481
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bi
lhames accepted this revision.
lhames added a comment.
This revision is now accepted and ready to land.
Looks good to me!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148481/new/
https://reviews.llvm.org/D148481
___
cfe-commits mailing list
v.g.vassilev created this revision.
v.g.vassilev added reviewers: lhames, sgraenitz, junaire.
Herald added a subscriber: pengfei.
Herald added a project: All.
v.g.vassilev requested review of this revision.
This change follows llvm/llvm-project@21b5ebd and makes use of the jitlink
infrastructure.