| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use print() instead of dump() in code | Matthias Braun | 2017-01-28 | 1 | -2/+4 |
| | | | | | | | | The dump() functions are meant to be used in a debugger, code should typically use something like print(errs()); llvm-svn: 293365 | ||||
| * | [Examples] Fix some Clang-tidy modernize-use-default and Include What You ↵ | Eugene Zelenko | 2016-11-18 | 1 | -5/+17 |
| | | | | | | | | | Use warnings; other minor fixes. Differential revision: https://reviews.llvm.org/D26433 llvm-svn: 287384 | ||||
| * | [Kaleidoscope] Add an initial "Building an ORC JIT" tutorial chapter. | Lang Hames | 2016-05-23 | 1 | -0/+1219 |
| This is a work in progress - the chapter text is incomplete, though the example code compiles and runs. Feedback and patches are, as usual, most welcome. llvm-svn: 270487 | |||||

