1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-03-11 09:38:00 +00:00
Alkis Evlogimenos 5501e568b3 Add default index functor (an identity functor). You could use a
vector directly to get the same functionality but using a DenseMap
makes the code more readable IMO.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16052 91177308-0d34-0410-b5e6-96231b3b80d8
2004-08-26 03:37:28 +00:00
..