[llvm-commits] [llvm] r56341 - in /llvm/trunk: include/llvm/ include/llvm/Transforms/ lib/Transforms/IPO/ test/Analysis/GlobalsModRef/ test/Transforms/AddReadAttrs/
Anton Korobeynikov
asl at math.spbu.ru
Sun Sep 21 06:14:11 PDT 2008
Hi, Duncan
> I see. For functions, which linkage types mean that the body
> (definition) cannot be relied upon as being correct? I'll add
> a method (isDefinitive?) for this.
AFAIR, isWeakForLinker() checks exactly for this stuff (weak +
linkonce + common linkages).
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
More information about the llvm-commits
mailing list