diff options
author | Jim Grosbach <grosbach@apple.com> | 2012-09-25 18:07:17 +0000 |
---|---|---|
committer | Jim Grosbach <grosbach@apple.com> | 2012-09-25 18:07:17 +0000 |
commit | df8ed7183915677cd5338a2800b238a64e727f60 (patch) | |
tree | dbc2337e0d1bdeb15985170da2ad9cf72ffd9217 /llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | |
parent | 506150a071c2e96a93cbb8047ab90a775c53de1d (diff) | |
download | bcm5719-llvm-df8ed7183915677cd5338a2800b238a64e727f60.tar.gz bcm5719-llvm-df8ed7183915677cd5338a2800b238a64e727f60.zip |
ARM: Darwin BL/BLX relocations to out-of-range symbols.
When a BL/BLX references a symbol in the same translation unit that is
out of range, use an external relocation. The linker will use this to
generate a branch island rather than a direct reference, allowing the
relocation to resolve correctly.
rdar://12359919
llvm-svn: 164615
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp')
0 files changed, 0 insertions, 0 deletions