Changes introduced in commit https://llvm.org/svn/llvm-project/lld/trunk@370180 allows PT_LOAD to have overlapping p_offset ranges on EM_AMDGPU and EM_SPARCV9. However this is introducing crashes in an AMD internal test cases. Thus is selectively disable for AMDGPU.
The test case is not included as it requires elaborate setup and has several application layers.
This identifier name is clearer if it's more explicit about the meaning. e.g. EnableAlignment, EnableAddrExpr or TargetMachineSupportsAlignment.