[LLVMdev] s/ComputeMaskedBits/ComputeKnownBits/g ?

Rafael EspĂ­ndola rafael.espindola at gmail.com
Wed May 14 05:59:22 PDT 2014


> Oh yeah, the comments. I've updated them first in r208757.

Thanks! Btw, when you rename the function, please also drop the name
from the comments.

> I'll prepare a patch to rename ComputeMaskedBits to computeKnownBits.
> Do I have to worry about any projects outside of the "llvm" svn
> module? Or document the name change, in case any out-of-tree code
> needs updating?

You can send an email to llvmdev, but it should be obvious what
changes need to be done to any out of tree code, so I don't think you
need to.

Thanks,
Rafael



More information about the llvm-dev mailing list