diff options
author | Jessica Paquette <jpaquette@apple.com> | 2018-12-05 23:24:22 +0000 |
---|---|---|
committer | Jessica Paquette <jpaquette@apple.com> | 2018-12-05 23:24:22 +0000 |
commit | e18d6ff036fe8d62e19d9dc44f103c3d7ead9c64 (patch) | |
tree | eeb296c7f2240dd1751f64f1c184c1cd467023e4 /llvm/lib/CodeGen/MachineVerifier.cpp | |
parent | 5ff7b8a04aa720456a36355f6ae20912cb2fcd86 (diff) | |
download | llvm-e18d6ff036fe8d62e19d9dc44f103c3d7ead9c64.zip llvm-e18d6ff036fe8d62e19d9dc44f103c3d7ead9c64.tar.gz llvm-e18d6ff036fe8d62e19d9dc44f103c3d7ead9c64.tar.bz2 |
[MachineOutliner][NFC] Candidates don't need to be shared_ptrs anymore
More refactoring.
After the changes to the pruning logic, and removing CandidateList, there's
no reason for Candiates to be shared_ptrs (or pointers at all).
std::shared_ptr<Candidate> -> Candidate.
llvm-svn: 348427
Diffstat (limited to 'llvm/lib/CodeGen/MachineVerifier.cpp')
0 files changed, 0 insertions, 0 deletions