[llvm-commits] [llvm] r135040 - in /llvm/trunk: include/llvm/ include/llvm/Analysis/ include/llvm/CodeGen/ include/llvm/Support/ lib/Analysis/ lib/AsmParser/ lib/Bitcode/Reader/ lib/CodeGen/SelectionDAG/ lib/Target/CBackend/ lib/Transforms/InstCo

Jay Foad jay.foad at gmail.com
Thu Jul 14 01:38:15 PDT 2011


> Want to do ConstantExpr too?

Which bit of it? I'm planning to do GetElementPtrInst next, and that
will probably include ConstantExpr::getGetElementPtr. I can't see much
else to do in ConstantExpr.

Jay.



More information about the llvm-commits mailing list