Skip to content
Commit e0d75aac authored by Matheus Almeida's avatar Matheus Almeida
Browse files

[mips] Add checks for alignment and maximum displacements for most of the

branch instructions for mips and micromips instruction sets thus avoiding
the situation of generating branches to undesired locations if offsets
cannot be encoded.

This patch also checks if a fixup cannot be applied and returns a fatal error
if that's the case.

llvm-svn: 197223
parent 6b5460c7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment