labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.

Seems reasonable to me.

I do wonder though if the jit could be changed to avoid relocation. I don't 
know what's the behavior of other JITs, but given that the jitted object is not 
going to get "linked" in the normal sense of the word, wasting memory on debug 
info relocations seems suboptimal...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90769

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to