diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2020-10-23 18:51:02 -0400 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2020-10-26 18:47:25 -0400 |
commit | b2b7cf39d596b1528cd64015575b3f5d1461c011 (patch) | |
tree | 8758948e3315303443d5356d3e1f39459084b11a /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | db4863ffd1ff0beaf8b13a50beb81d22c8f1137d (diff) | |
download | llvm-b2b7cf39d596b1528cd64015575b3f5d1461c011.zip llvm-b2b7cf39d596b1528cd64015575b3f5d1461c011.tar.gz llvm-b2b7cf39d596b1528cd64015575b3f5d1461c011.tar.bz2 |
IR: Clarify ownership of ConstantDataSequentials, NFC
Change `ConstantDataSequential::Next` to a
`unique_ptr<ConstantDataSequential>` and update `CDSConstants` to a
`StringMap<unique_ptr<ConstantDataSequential>>`, making the ownership
more obvious.
Differential Revision: https://reviews.llvm.org/D90083
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions