Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D96759
[mlir] Load dynamic libraries in JitRunner from absolute paths so that GDB can find the symbol tables. ClosedPublic Authored by csigg on Feb 16 2021, 1:06 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: teijeong, rdzhabarov, tatianashp and 15 others. · View Herald TranscriptFeb 16 2021, 1:06 AM This revision is now accepted and ready to land.Feb 16 2021, 8:40 PM Closed by commit rGc86c96a71072: [mlir] Load dynamic libraries in JitRunner from absolute paths so that GDB can… (authored by csigg). · Explain WhyFeb 18 2021, 10:34 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 324884 mlir/lib/ExecutionEngine/JitRunner.cpp
|