[PATCH] D74300: [ORC] Add generic initializer/deinitializer support.

Lang Hames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 19 15:06:03 PST 2020


lhames added a comment.

Follow-up commits to fix build failures on the bots:

9df65ca19e5a4f5e49d036b190d814ca8a1784a0 <https://reviews.llvm.org/rG9df65ca19e5a4f5e49d036b190d814ca8a1784a0> -- [ORC] Qualify nullptr_t.
63d0932c358012bcfc1a87f78a5f05bafc2dc86d <https://reviews.llvm.org/rG63d0932c358012bcfc1a87f78a5f05bafc2dc86d> -- [ORC] Fix a missing move.
f5efa08247c7b5dded4e6854c49c9f49b96398f2 <https://reviews.llvm.org/rGf5efa08247c7b5dded4e6854c49c9f49b96398f2> -- [JITLink] Fix testcase for main JITDylib rename in 85fb997659b <https://reviews.llvm.org/rG85fb997659b55101b58e3545733e581bf4ed9cf2>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74300





More information about the llvm-commits mailing list