summaryrefslogtreecommitdiffstats
path: root/llvm/docs/MCJITDesignAndImplementation.rst
Commit message (Collapse)AuthorAgeFilesLines
* Fix several accidental DOS line endings in source filesDimitry Andric2016-01-031-180/+180
| | | | | | | | | | | | | | | Summary: There are a number of files in the tree which have been accidentally checked in with DOS line endings. Convert these to native line endings. There are also a few files which have DOS line endings on purpose, and I have set the svn:eol-style property to 'CRLF' on those. Reviewers: joerg, aaron.ballman Subscribers: aaron.ballman, sanjoy, dsanders, llvm-commits Differential Revision: http://reviews.llvm.org/D15848 llvm-svn: 256707
* Minor typo.Andrew Trick2014-09-051-1/+1
| | | | llvm-svn: 217226
* Adding a document to describe the MCJIT execution engine implementation.Andrew Kaylor2013-08-211-0/+180
llvm-svn: 188943
OpenPOWER on IntegriCloud