[llvm-commits] [llvm] r56511 - in /llvm/trunk: include/llvm/ lib/AsmParser/ lib/Bitcode/Reader/ lib/Bitcode/Writer/ lib/Target/X86/AsmPrinter/ lib/Transforms/IPO/ lib/Transforms/Scalar/ lib/Transforms/Utils/ lib/VMCore/
Duncan Sands
baldrick at free.fr
Mon Sep 29 09:24:52 PDT 2008
> Do we want result attrs on call/invoke instructions also ?
No choice really: if it's an indirect call you still need
to know about inreg, sext etc but can't get them from the
callee.
Ciao,
Duncan.
More information about the llvm-commits
mailing list