llvm-project/llvm/examples/ThinLtoJIT
Lang Hames 7dcd0042e8 Re-apply "[ORC] Make MaterializationResponsibility immovable..." with fixes.
Re-applies c74900ca67 with fixes for the ThinLtoJIT example.
2020-09-11 14:09:05 -07:00
..
CMakeLists.txt
ThinLtoDiscoveryThread.cpp
ThinLtoDiscoveryThread.h
ThinLtoInstrumentationLayer.cpp Re-apply "[ORC] Make MaterializationResponsibility immovable..." with fixes. 2020-09-11 14:09:05 -07:00
ThinLtoInstrumentationLayer.h Re-apply "[ORC] Make MaterializationResponsibility immovable..." with fixes. 2020-09-11 14:09:05 -07:00
ThinLtoJIT.cpp Re-apply "[ORC] Make MaterializationResponsibility immovable..." with fixes. 2020-09-11 14:09:05 -07:00
ThinLtoJIT.h
ThinLtoModuleIndex.cpp Fix `warning: extra ‘;’` (NFC) 2020-03-18 14:22:10 +00:00
ThinLtoModuleIndex.h Fix compilation breakage introduced by 8404aeb56a. 2020-02-14 11:17:18 -05:00
bench
main.cpp