mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 05:32:28 +08:00
- Extract RelocScan to RelocScan.h. The file includes Target.h, and cannot be merged with Relocations.h - Add MIPS and PPC64 specific relocation scanners, removing runtime checks for other targets. This refactoring prepares the codebase for better target-specific optimizations and easier addition of target-specific behavior.
See docs/NewLLD.rst