mirror of
https://github.com/intel/llvm.git
synced 2026-01-27 14:50:42 +08:00
This is a step towards making the initialize and terminate calls be generated by CMake, which in turn is towards making it possible to disable plugins at configuration time. Differential revision: https://reviews.llvm.org/D74245