[PATCH] Fixed typo in comment
Mihail Popa
mihail.popa at gmail.com
Tue Oct 8 05:20:39 PDT 2013
LGTM :D
On Tue, Oct 8, 2013 at 12:42 PM, Diana Vasile <diavasile at yahoo.com> wrote:
> Index: LLVMTargetMachine.cpp
> ===================================================================
> --- LLVMTargetMachine.cpp (revision 192179)
> +++ LLVMTargetMachine.cpp (working copy)
> @@ -231,7 +231,7 @@
> /// addPassesToEmitMachineCode - Add passes to the specified pass manager
> to
> /// get machine code emitted. This uses a JITCodeEmitter object to handle
> /// actually outputting the machine code and resolving things like the
> address
> -/// of functions. This method should returns true if machine code
> emission is
> +/// of functions. This method should return true if machine code
> emission is
> /// not supported.
> ///
> bool LLVMTargetMachine::addPassesToEmitMachineCode(PassManagerBase &PM,
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131008/56a26408/attachment.html>
More information about the llvm-commits
mailing list