diff options
author | Owen Anderson <resistor@mac.com> | 2010-12-13 19:31:11 +0000 |
---|---|---|
committer | Owen Anderson <resistor@mac.com> | 2010-12-13 19:31:11 +0000 |
commit | c266600bec4b5ba0ee93ffdfeaafcab8f1295145 (patch) | |
tree | 52aa2e03e9da5a039c31ab73611b54465dab89fe /lib/Support | |
parent | 56a2535474dd4482c432b3c75c3dab4b2f3dd1e2 (diff) | |
download | external_llvm-c266600bec4b5ba0ee93ffdfeaafcab8f1295145.zip external_llvm-c266600bec4b5ba0ee93ffdfeaafcab8f1295145.tar.gz external_llvm-c266600bec4b5ba0ee93ffdfeaafcab8f1295145.tar.bz2 |
In Thumb2, direct branches can be encoded as either a "short" conditional branch with a null predicate, or
as a "long" direct branch. While the mnemonics are the same, they encode the branch offset differently, and
the Darwin assembler appears to prefer the "long" form for direct branches. Thus, in the name of bitwise
equivalence, provide encoding and fixup support for it.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121710 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support')
0 files changed, 0 insertions, 0 deletions