[PATCH] D97335: [Orc] Add JITLink debug support plugin for ELF x86-64

Stefan Gränitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 8 06:58:33 PST 2021


sgraenitz added a comment.

In D97335#2603542 <https://reviews.llvm.org/D97335#2603542>, @ASDenysPetrov wrote:

> My build fails after hack to this patch https://reviews.llvm.org/rG900f076113302e26e1939541b546b0075e3e9721. Could you revise your solution?

Hello Denys, I reverted the temporary hack and fixed the issue that Nico described with e984c2b06f0c59265ba2172bbdb2811c72123701 <https://reviews.llvm.org/rGe984c2b06f0c59265ba2172bbdb2811c72123701>
Does it fix the issue for you too?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97335/new/

https://reviews.llvm.org/D97335



More information about the llvm-commits mailing list