mirror of
https://github.com/intel/llvm.git
synced 2026-02-03 02:26:27 +08:00
This allows for incrementally updating the old API usages without needing to update everything at once. PDL will be left on Both for a little bit and then flipped to prefixed when all APIs have been updated. Differential Revision: https://reviews.llvm.org/D134387