diff options
author | Kevin Enderby <enderby@apple.com> | 2013-12-13 22:46:54 +0000 |
---|---|---|
committer | Kevin Enderby <enderby@apple.com> | 2013-12-13 22:46:54 +0000 |
commit | 651898c19f6d63e7028f42c87bee32609dae3a85 (patch) | |
tree | 3d99a377dcb683a9f041601f3c3f0ac7a37dccc5 /llvm/lib/IR/DataLayout.cpp | |
parent | 442e4f7f5fc3446b02e97d6b3e11091c8932142e (diff) | |
download | bcm5719-llvm-651898c19f6d63e7028f42c87bee32609dae3a85.tar.gz bcm5719-llvm-651898c19f6d63e7028f42c87bee32609dae3a85.zip |
Fixed a bug in getARMFixupKindMachOInfo() where three ARM fixup kinds
were falling into the cases for 24-bit branch kinds which are not 24-bit
branches. The routine is to return false for fixups are expected to always
be resolvable at assembly time. Which these three fixups are as they have
limited displacement and are for local references within a function.
rdar://15586725
llvm-svn: 197282
Diffstat (limited to 'llvm/lib/IR/DataLayout.cpp')
0 files changed, 0 insertions, 0 deletions