[LLVMdev] Compiler error: LoopStrengthReduce.cpp

OvermindDL1 overminddl1 at gmail.com
Thu May 14 19:11:11 PDT 2009


On Thu, May 14, 2009 at 10:48 AM, Dale Johannesen <dalej at apple.com> wrote:
>> Also, why make an abs64, why not just override abs with 64 bit
>> parameters?
>
> Because I think overloading standard functions is evil.  ymmv.


And yet operators >> amd << are great examples of overriding for ostream.  :)




More information about the llvm-dev mailing list