llvm-m88k icon indicating copy to clipboard operation
llvm-m88k copied to clipboard

Avoid generating too many relocations (FK_88K_DISP26/FK_88K_DISP16)

Open redstar opened this issue 4 years ago • 0 comments

References to known labels are not resolved at compile time. Instead, an unnecessary relocation is generated.

redstar avatar Dec 24 '21 04:12 redstar