This is an archive of the discontinued LLVM Phabricator instance.

[lldb][JITLoaderGDB] Resolve __jit_debug_register_code as eSymbolTypeCode
ClosedPublic

Authored by sgraenitz on Nov 26 2022, 3:51 PM.

Details

Diff Detail

Event Timeline

sgraenitz created this revision.Nov 26 2022, 3:51 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 26 2022, 3:51 PM
sgraenitz requested review of this revision.Nov 26 2022, 3:51 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 26 2022, 3:51 PM
mgorny accepted this revision.Nov 26 2022, 9:58 PM

Thanks. I can confirm that the two tests pass for me with this patch.

This revision is now accepted and ready to land.Nov 26 2022, 9:58 PM