mirror of
https://github.com/intel/llvm.git
synced 2026-02-08 17:28:30 +08:00
This fixes pr30803 by not relaxing that particular access. We could also let adjustRelaxExpr know that the target is absolute so that it uses R_RELAX_GOT_PC_NOPIC, but it is not clear if it is worth it. llvm-svn: 285317