[PATCH] D94689: [Orc][NFC] Turn LLJIT member ObjTransformLayer into unique_ptr
Stefan Gränitz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 14 07:41:22 PST 2021
sgraenitz added a comment.
The follow-up change is D94690 <https://reviews.llvm.org/D94690>. It also moves the instantiation of `ObjLinkingLayer` from the initialization list to the ctor body.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94689/new/
https://reviews.llvm.org/D94689
More information about the llvm-commits
mailing list