summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2018-10-15 22:56:10 +0000
committerLang Hames <lhames@gmail.com>2018-10-15 22:56:10 +0000
commit079df9ab2cd137141d5444f994ecc9721a6e2b68 (patch)
tree90149cd4935e75f05efe6d78ef32b492eaf0139f /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parentdb81c7b9c964db39bbc42749dc30316dd9f58eb8 (diff)
downloadbcm5719-llvm-079df9ab2cd137141d5444f994ecc9721a6e2b68.tar.gz
bcm5719-llvm-079df9ab2cd137141d5444f994ecc9721a6e2b68.zip
[ORC] Rename ORC layers to make the "new" ORC layers the default.
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
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud