[LLVMdev] Seeing double

Chris Lattner sabre at nondot.org
Sun Nov 4 09:39:16 PST 2007


On Nov 4, 2007, at 8:25 AM, Gordon Henriksen wrote:

> Is there a reason that BlockExtractorPass is duplicated? See tools/
> Bugpoint/ExtractFunction.cpp and lib/Transforms/IPO/LoopExtractor.cpp.

Huh, how about that.  It looks like bugpoint should use the other one  
and drop its copy.

-Chris



More information about the llvm-dev mailing list