
The fixup output is a debug aid and should not be used to test target-specific relocation generation implementation. The llvm-mc -filetype=obj output is what truly matters. The FIXUP code was likely copied from RISC-V, which has been cleaned up.
The fixup output is a debug aid and should not be used to test target-specific relocation generation implementation. The llvm-mc -filetype=obj output is what truly matters. The FIXUP code was likely copied from RISC-V, which has been cleaned up.