[llvm-dev] (no subject)
Sajjad Heydari via llvm-dev
llvm-dev at lists.llvm.org
Sat Apr 6 07:42:07 PDT 2019
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190406/9bcee263/attachment.html>
More information about the llvm-dev
mailing list