[PATCH] D33838: [ARM] Create relocations for wide Thumb2 unconditional branches.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 2 09:20:31 PDT 2017


fhahn added a comment.

I plan to add support for Thumb2 conditional branches in a separate patch, as they have a different range. I'll also investigate why unnecessary relocations are created for backward branches.


https://reviews.llvm.org/D33838





More information about the llvm-commits mailing list