LLVM Bugzilla is read-only and represents the historical archive of all LLVM issues filled before November 26, 2021. Use github to submit LLVM bugs

Bug 39609 - Merge r340931, r340932 into the 7.0 branch: [mips] [mips] Fix microMIPS unconditional branch offset handling
Summary: Merge r340931, r340932 into the 7.0 branch: [mips] [mips] Fix microMIPS uncon...
Status: RESOLVED FIXED
Alias: None
Product: libraries
Classification: Unclassified
Component: Backend: MIPS (show other bugs)
Version: trunk
Hardware: PC All
: P enhancement
Assignee: Unassigned LLVM Bugs
URL:
Keywords:
Depends on:
Blocks: release-7.0.1
  Show dependency tree
 
Reported: 2018-11-09 13:24 PST by Simon Atanasyan
Modified: 2018-11-12 21:19 PST (History)
2 users (show)

See Also:
Fixed By Commit(s): r340931 r340932 r346735 r346736


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Atanasyan 2018-11-09 13:24:03 PST
Please merge the following revisions to the 7.0 branch. The fix was intended for release in 7.0 but missed the deadline.

https://reviews.llvm.org/rL340931
https://reviews.llvm.org/rL340932
Comment 1 Tom Stellard 2018-11-12 21:19:16 PST
Merged: r346735 r346736