mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 17:45:07 +08:00
The relocation value is calculated using the formula S + A - P, the verification of the value is performed by inversely calculating the location address Reviewed By: Amir Differential Revision: https://reviews.llvm.org/D124270