diff options
| author | Hans Wennborg <hans@hanshq.net> | 2019-04-12 08:23:28 +0000 |
|---|---|---|
| committer | Hans Wennborg <hans@hanshq.net> | 2019-04-12 08:23:28 +0000 |
| commit | 9b795b3c049c64447c3599ec2e28567fe8752ae6 (patch) | |
| tree | a85e22c603f5676e5e0dd8bead311c66b78fc647 /llvm/lib/CodeGen/PrologEpilogInserter.cpp | |
| parent | 539b7e65b450f899a1550e8333e817028a3f093f (diff) | |
| download | bcm5719-llvm-9b795b3c049c64447c3599ec2e28567fe8752ae6.tar.gz bcm5719-llvm-9b795b3c049c64447c3599ec2e28567fe8752ae6.zip | |
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
llvm-svn: 358267
Diffstat (limited to 'llvm/lib/CodeGen/PrologEpilogInserter.cpp')
0 files changed, 0 insertions, 0 deletions

