diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2016-02-21 19:23:18 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2016-02-21 19:23:18 +0000 |
commit | 44b6e7077b0afbc3065835eb4bbb59c7c290a790 (patch) | |
tree | a972e937a1d947f03370c9b53e64773ffeeb1083 /llvm/lib/CodeGen/MachineLoopInfo.cpp | |
parent | e9093adae0edb5833b2bbad29c1e5526fc542c1b (diff) | |
download | llvm-44b6e7077b0afbc3065835eb4bbb59c7c290a790.zip llvm-44b6e7077b0afbc3065835eb4bbb59c7c290a790.tar.gz llvm-44b6e7077b0afbc3065835eb4bbb59c7c290a790.tar.bz2 |
ADT: Remove ilist_iterator random access API, NFC
Remove explicitly deleted random access API from ilist_iterator.
Since it no longer has implicit conversions to a pointer type, we
no longer need this protection.
llvm-svn: 261491
Diffstat (limited to 'llvm/lib/CodeGen/MachineLoopInfo.cpp')
0 files changed, 0 insertions, 0 deletions