This is an archive of the discontinued LLVM Phabricator instance.

[mips][microMIPS] Add R_MICROMIPS_PC21_S1 relocation
ClosedPublic

Authored by zoran.jovanovic on Dec 15 2015, 6:56 AM.

Diff Detail

Event Timeline

zoran.jovanovic retitled this revision from to [mips][microMIPS] Add R_MICROMIPS_PC21_S1 relocation.
zoran.jovanovic updated this object.
zoran.jovanovic added a subscriber: llvm-commits.
dsanders accepted this revision.Dec 18 2015, 7:48 AM
dsanders edited edge metadata.

LGTM

lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp
165

This is for another patch, but we ought to warn when we lose fractional bits because of these divisions.

This revision is now accepted and ready to land.Dec 18 2015, 7:48 AM
This revision was automatically updated to reflect the committed changes.