[LLVMdev] Remaining Visual C patches

Morten Ofstad morten at hue.no
Tue Oct 26 02:18:00 PDT 2004


Morten Ofstad wrote:
> the <functional> is needed because of this declaration:
> 
> struct MachineBasicBlock2IndexFunctor
>   : std::unary_function<const MachineBasicBlock*, unsigned> {

Which appears not to be used anywhere...

Maybe you can just delete it (and the #include <algorithm> with it)?

m.





More information about the llvm-dev mailing list