Files
clang-p2996/llvm/lib/Transforms/IPO/IPConstantPropagation.cpp
Matthijs Kooijman 0c71732497 Use a CallSite to find the nth argument of a call/invoke instruction instead of
using getOperand() directly. This makes things work with invoke instructions as
well.

llvm-svn: 52489
2008-06-19 08:53:24 +00:00

9.7 KiB