diff options
author | Simon Atanasyan <simon@atanasyan.com> | 2016-12-12 17:40:26 +0000 |
---|---|---|
committer | Simon Atanasyan <simon@atanasyan.com> | 2016-12-12 17:40:26 +0000 |
commit | 5048514c208a2180933b090251c36d78c9ae119d (patch) | |
tree | b41e61452df46bfb720b175909c79fb9d4d36343 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | f45ea4bbc587a171b0643428de1c2693259cb072 (diff) | |
download | llvm-5048514c208a2180933b090251c36d78c9ae119d.zip llvm-5048514c208a2180933b090251c36d78c9ae119d.tar.gz llvm-5048514c208a2180933b090251c36d78c9ae119d.tar.bz2 |
[mips] For PIC code convert unconditional jump to unconditional branch
Unconditional branch uses relative addressing which is the right choice
in case of position independent code.
This is a fix for the bug:
https://dmz-portal.mips.com/bugz/show_bug.cgi?id=2445
Differential revision: https://reviews.llvm.org/D27483
llvm-svn: 289448
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions