"llvm/lib/Target/Sparc/SparcInstrInfo.td" did not exist on "37faeb2b02d5457625b0c45dbc0686f56ea95752"
Fix an issue in some Thumb fixups, where the effective PC address needs to be...
Fix an issue in some Thumb fixups, where the effective PC address needs to be 4-byte aligned when calculating the offset. Add a new fixup flag to represent this, and use it for the one fixups that I have a testcase for needing this. It's quite likely that the other Thumb fixups will need this too, and to have their fixup encoding logic adjusted accordingly. llvm-svn: 121408
Loading
Please register or sign in to comment