forked from OSchip/llvm-project
079df9ab2c
This commit adds a 'Legacy' prefix to old ORC layers and utilities, and removes the '2' suffix from the new ORC layers. If you wish to continue using the old ORC layers you will need to add a 'Legacy' prefix to your classes. If you were already using the new ORC layers you will need to drop the '2' suffix. The legacy layers will remain in-tree until the new layers reach feature parity with them. This will involve adding support for removing code from the new layers, and ensuring that performance is comperable. llvm-svn: 344572 |
||
---|---|---|
.. | ||
BuildingAJIT | ||
Chapter2 | ||
Chapter3 | ||
Chapter4 | ||
Chapter5 | ||
Chapter6 | ||
Chapter7 | ||
Chapter8 | ||
Chapter9 | ||
MCJIT | ||
include | ||
CMakeLists.txt |