1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/include
Dan Gohman e45061eefe Convert more code to use Operator instead of explicitly handling both
ConstantExpr and Instruction. This involves duplicating some code
between GetElementPtrInst and GEPOperator, but it's not a lot.

llvm-svn: 76265
2009-07-17 23:55:56 +00:00
..
llvm Convert more code to use Operator instead of explicitly handling both 2009-07-17 23:55:56 +00:00
llvm-c Fix copy & paste errors 2009-07-17 18:57:16 +00:00