Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "TableGen: Switch from a std::map to a DenseMap in CodeGenSubR…
…egIndex. NFC" It turns out we iterate over this map a fair amount and the order matters for clang to be deterministic. See: http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20160919/391315.html This reverts r279875. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@282040 91177308-0d34-0410-b5e6-96231b3b80d8
- Loading branch information