[PATCH] D28094: [ELF] - Implemented support for R_386_PC8/R_386_8 relocations.
Rafael Avila de Espindola via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 24 07:12:40 PST 2017
George Rimar via Phabricator <reviews at reviews.llvm.org> writes:
> -.byte und-foo
using "und - ." is probably the canonical way of getting a PC relocation.
Cheers,
Rafael
More information about the llvm-commits
mailing list