[LLVMdev] MachineFunction::create docs
Misha Brukman
brukman at uiuc.edu
Fri Jun 4 09:59:07 PDT 2004
On Fri, Jun 04, 2004 at 02:23:15PM +0400, Vladimir Prus wrote:
> The docs for MachineFunction::create method have a couple of nits:
[snip]
> 1. Because the comment use "//" and not "///" it does not show up in Doxygen
> docs.
Fixed.
> 2. What does "MachineFunction object for the given method" means? What's
> "method". Maybe, "Function" was intended to be used, so that comment would
> read:
Yes, it should be "Function".
Results:
http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20040531/015003.html
Thanks for bringing it to our attention!
--
Misha Brukman :: http://misha.brukman.net :: http://llvm.cs.uiuc.edu
More information about the llvm-dev
mailing list