summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/InterferenceCache.h
diff options
context:
space:
mode:
authorKevin Enderby <enderby@apple.com>2013-12-13 22:46:54 +0000
committerKevin Enderby <enderby@apple.com>2013-12-13 22:46:54 +0000
commit651898c19f6d63e7028f42c87bee32609dae3a85 (patch)
tree3d99a377dcb683a9f041601f3c3f0ac7a37dccc5 /llvm/lib/CodeGen/InterferenceCache.h
parent442e4f7f5fc3446b02e97d6b3e11091c8932142e (diff)
downloadbcm5719-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/CodeGen/InterferenceCache.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud