If an initializer expression is of the form &A - &B + C, where A and B are symbols and C is a constant, and A and B are in different coff sections, the value C is lost when translating this to a relocation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM