diff options
author | David Blaikie <dblaikie@gmail.com> | 2015-06-04 20:54:32 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2015-06-04 20:54:32 +0000 |
commit | 3963911c7092e4a87eebcb392e5d7a4db5df8439 (patch) | |
tree | eb2b546872da487049518b4ce815f0ddb22fa036 /llvm/lib/MC/MachObjectWriter.cpp | |
parent | 7d63d1beaffabef0df8c2c82b43f8916bdacb12f (diff) | |
download | bcm5719-llvm-3963911c7092e4a87eebcb392e5d7a4db5df8439.tar.gz bcm5719-llvm-3963911c7092e4a87eebcb392e5d7a4db5df8439.zip |
Re-unique_ptrify LoadedObjectInfo::clone after it was reverted due to some other changes that broke on GCC around the same time
Apparently this functionality isn't used in-tree (or I would go & make
the explicit unique_ptr constructions into implicit constructions to
make them more self documenting now that clone doesn't return a raw
owning pointer anymore) but only by the Julia frontend. This isn't
ideal.
llvm-svn: 239091
Diffstat (limited to 'llvm/lib/MC/MachObjectWriter.cpp')
0 files changed, 0 insertions, 0 deletions