mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 21:55:39 +08:00
We plan to replace the existing mechanism for overriding detection with one that doesn't require the use of a special section as an alternative to llvm/llvm-project#120805 which had other downsides. This change is a pure refactoring that lays the foundation for a subsequent change that will introduce the new detection mechanism.