[llvm-dev] (no subject)

Mehdi AMINI via llvm-dev llvm-dev at lists.llvm.org
Sat Apr 6 09:45:48 PDT 2019


Hi,

Thanks for reporting this issue!

Do you feel like sending a patch? You can upload it to Phabricator or email
it to llvm-commits at lists.llvm.org.
See https://llvm.org/docs/Contributing.html

Best,

-- 
Mehdi


On Sat, Apr 6, 2019 at 4:42 PM Sajjad Heydari via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

> Hello!
>
> I found an error in the tutorials, I wasn't sure where to report / fix. I
> hope I'm not sending it in the wrong mailing list. "8. Kaleidoscope:
> Compiling to Object Code" a call to
> `TargetMachine->addPassesToEmitFile(pass, dest, FileType)` is
> missing nullptr as its 3rd value.
>
> https://llvm.org/docs/tutorial/LangImpl08.html
>
> Thanks for the awesome work.
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190406/78510023/attachment.html>


More information about the llvm-dev mailing list