[Kaleidoscope] Fix incorrect use of reinterpret_cast.
[oota-llvm.git] / examples / Kaleidoscope / Chapter8 / toy.cpp
2015-04-22 Lang Hames[Kaleidoscope] Fix incorrect use of reinterpret_cast.
2015-04-22 Lang Hames[Kaleidoscope] Remove RTTI use from chapters 7 and 8.
2015-04-20 Duncan P. N. Exon... DebugInfo: Fix Kaleidoscope Ch. 8 after r235327
2015-04-20 Duncan P. N. Exon... DebugInfo: Remove DIScope
2015-04-16 Duncan P. N. Exon... DebugInfo: Remove DIDescriptor from the DIBuilder API
2015-04-16 Duncan P. N. Exon... DebugInfo: Gut DIDescriptor
2015-04-15 Duncan P. N. Exon... DebugInfo: Remove unnecessary API from DIDerivedType...
2015-04-15 Duncan P. N. Exon... DebugInfo: Gut DICompileUnit and DIFile
2015-04-14 Duncan P. N. Exon... DebugInfo: Add implicit conversion from DISubprogram...
2015-04-14 Aaron BallmanFixing a compile error with MSVC 2013 where there is...
2015-04-11 Alexander KornienkoUse 'override/final' instead of 'virtual' for overridde...
2015-03-04 Rafael EspindolaFix the build of the gold-plugin and examples.
2015-03-04 Mehdi AminiMake DataLayout Non-Optional in the Module
2015-03-02 NAKAMURA Takumillvm/examples: Add missing include according to r230907.
2015-02-13 Chandler Carruth[PM] Update the examples to reflect the removal of the
2015-02-13 Chandler Carruth[PM] Remove the old 'PassManager.h' header file at...
2015-02-13 Chandler CarruthRe-sort the #include lines in bindings and examples...
2015-01-06 Duncan P. N. Exon... Kaleidoscope: Value => Metadata
2014-12-08 Eric ChristopherFix KS tutorial build failure.
2014-12-08 Eric ChristopherAdd Chapter 8 to the Kaleidoscope tutorial. This chapte...