commit | 31166613860f1439fb239fa00bd13f045479dcf9 | [log] [tgz] |
---|---|---|
author | Mehdi Amini <mehdi.amini@apple.com> | Sun Dec 25 04:22:54 2016 +0000 |
committer | Mehdi Amini <mehdi.amini@apple.com> | Sun Dec 25 04:22:54 2016 +0000 |
tree | ead867970b9b1eda5c86e8ccbd14340ba24946fe | |
parent | 172025bbab09fb0c79d30acee807d9194a221343 [diff] |
MetadataLoader: replace the tracking of ForwardReferences and UnresolvedNodes with a set-based solution (NFC) This makes it explicit what is the exact list to handle, and it looks much more easy to manipulate and understand that the previous custom tracking of min/max to express the range where to look for. Differential Revision: https://reviews.llvm.org/D28089 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@290507 91177308-0d34-0410-b5e6-96231b3b80d8