rather than using absolute symbol constants on ELF/x86. This leads to better codegen as the absolute symbol constants were not resolved until link time (see bug for example). Fixes #188470
rather than using absolute symbol constants on ELF/x86. This leads to better codegen as the absolute symbol constants were not resolved until link time (see bug for example). Fixes #188470