1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/include
Chris Lattner 7d16637991 * Remove the indexVec stuff which gets out of sync with the operands of the
instruction.
* Change the indices to take a vector of Value's instead of ConstPoolVal's
  for array indexing
* Add new idx_ iterator support for iterating over indices

llvm-svn: 1331
2001-11-26 16:48:41 +00:00
..
llvm * Remove the indexVec stuff which gets out of sync with the operands of the 2001-11-26 16:48:41 +00:00
Support Convert ConstRules to use annotations to clean it up. 2001-09-09 21:00:23 +00:00