diff options
author | Stefan Gränitz <stefan.graenitz@gmail.com> | 2021-01-15 12:25:57 +0100 |
---|---|---|
committer | Stefan Gränitz <stefan.graenitz@gmail.com> | 2021-01-15 12:53:24 +0100 |
commit | a5eb9df1e3ba0a1c5d755f29f6f4cdcca4aec285 (patch) | |
tree | dc2063576898ad279daa8abb7871800188cea897 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 2b8db40c92186731effd8948049919db8cf37dee (diff) | |
download | llvm-a5eb9df1e3ba0a1c5d755f29f6f4cdcca4aec285.zip llvm-a5eb9df1e3ba0a1c5d755f29f6f4cdcca4aec285.tar.gz llvm-a5eb9df1e3ba0a1c5d755f29f6f4cdcca4aec285.tar.bz2 |
[Orc][NFC] Turn LLJIT member ObjTransformLayer into unique_ptr
All other layers in LLJIT are stored as unique_ptr's already. At this point, it is not strictly necessary for ObjTransformLayer, but it makes a follow-up change more straightforward.
Reviewed By: lhames
Differential Revision: https://reviews.llvm.org/D94689
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions