DebugInfo: Add implicit conversion from DISubprogram to DIScope
[oota-llvm.git] / examples / Kaleidoscope / Chapter8 / toy.cpp
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...