summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/ELFWriter.cpp
diff options
context:
space:
mode:
authorOwen Anderson <resistor@mac.com>2010-12-09 20:27:52 +0000
committerOwen Anderson <resistor@mac.com>2010-12-09 20:27:52 +0000
commit3ef19d9d48ea21def23eb4c012ae9f8c17c00432 (patch)
tree12d06d4fd4f8b0e20e23375e610f5546c73fd491 /llvm/lib/CodeGen/ELFWriter.cpp
parent68b27eb9d11061b2ca3ef757b4952c26f0ca072b (diff)
downloadbcm5719-llvm-3ef19d9d48ea21def23eb4c012ae9f8c17c00432.tar.gz
bcm5719-llvm-3ef19d9d48ea21def23eb4c012ae9f8c17c00432.zip
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
Diffstat (limited to 'llvm/lib/CodeGen/ELFWriter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud