1
0
mirror of https://github.com/RPCS3/llvm.git synced 2025-04-13 03:21:07 +00:00
Hans Wennborg c895f8c934 Fix missing arguments in tutorial
In tutorial "8. Kaleidoscope: Compiling to Object Code" a call to
TargetMachine->addPassesToEmitFile(pass, dest, FileType) is missing
nullptr as its 3rd value.

Patch by Sajjad Heydari!

Differential revision: https://reviews.llvm.org/D60369

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@358267 91177308-0d34-0410-b5e6-96231b3b80d8
2019-04-12 08:23:28 +00:00
..
2019-04-11 07:30:56 +00:00
2018-03-29 12:31:06 +00:00
2018-03-29 12:31:06 +00:00
2016-08-28 20:29:18 +00:00