diff options
author | Dylan McKay <me@dylanmckay.io> | 2017-10-04 09:51:28 +0000 |
---|---|---|
committer | Dylan McKay <me@dylanmckay.io> | 2017-10-04 09:51:28 +0000 |
commit | 39069208d5e24f62116fa8a6ed7c47596fb21a98 (patch) | |
tree | 1cd2a4fcdecf5b548457222068e5a20b8a9c31c3 /llvm/lib/Support/Parallel.cpp | |
parent | c4b002bf5a5770f7ecfdc528b49a8768a486ec17 (diff) | |
download | llvm-39069208d5e24f62116fa8a6ed7c47596fb21a98.zip llvm-39069208d5e24f62116fa8a6ed7c47596fb21a98.tar.gz llvm-39069208d5e24f62116fa8a6ed7c47596fb21a98.tar.bz2 |
[AVR] Insert JMP for long branches
Previously, on long branches (relative jumps of >4 kB), an assertion
failure was hit, as AVRInstrInfo::insertIndirectBranch was not
implemented. Despite its name, it is called by the branch relaxator
for *all* unconditional jumps.
Patch by Thomas Backman.
llvm-svn: 314891
Diffstat (limited to 'llvm/lib/Support/Parallel.cpp')
0 files changed, 0 insertions, 0 deletions