1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/examples/Kaleidoscope
Lang Hames efe8bd1023 [ORC] Switch the object layer API from addObjectSet to addObject (singular), and
move the ObjectCache from the IRCompileLayer to SimpleCompiler.

This is the first in a series of patches aimed at cleaning up and improving the
robustness and performance of the ORC APIs.

llvm-svn: 306058
2017-06-22 21:06:54 +00:00
..
BuildingAJIT [ORC] Switch the object layer API from addObjectSet to addObject (singular), and 2017-06-22 21:06:54 +00:00
Chapter2 Update Kaleidoscope tutorial and improve Windows support 2017-02-11 21:26:52 +00:00
Chapter3 Use print() instead of dump() in code 2017-01-28 02:47:46 +00:00
Chapter4 Update Kaleidoscope tutorial and improve Windows support 2017-02-11 21:26:52 +00:00
Chapter5 Update Kaleidoscope tutorial and improve Windows support 2017-02-11 21:26:52 +00:00
Chapter6 [Kaleidoscope] toy.cpp use after move fix 2017-05-07 11:00:01 +00:00
Chapter7 [Kaleidoscope] toy.cpp use after move fix 2017-05-07 11:00:01 +00:00
Chapter8 [Kaleidoscope] toy.cpp use after move fix 2017-05-07 11:00:01 +00:00
Chapter9 Update Kaleidoscope tutorial and improve Windows support 2017-02-11 21:26:52 +00:00
include [ORC] Switch the object layer API from addObjectSet to addObject (singular), and 2017-06-22 21:06:54 +00:00
MCJIT Use print() instead of dump() in code 2017-01-28 02:47:46 +00:00
CMakeLists.txt