summaryrefslogtreecommitdiffstats
path: root/clang/lib/Checker/UndefinedArraySubscriptChecker.cpp
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2010-07-07 22:51:22 +0000
committerJim Grosbach <grosbach@apple.com>2010-07-07 22:51:22 +0000
commit40eda1076a728403591f866849ba8d4b989b40d8 (patch)
tree6a5966d02d44024b8736d351df998711a683d6bb /clang/lib/Checker/UndefinedArraySubscriptChecker.cpp
parent529728e82a2f0bf5cc43d15e537753474798be58 (diff)
downloadbcm5719-llvm-40eda1076a728403591f866849ba8d4b989b40d8.tar.gz
bcm5719-llvm-40eda1076a728403591f866849ba8d4b989b40d8.zip
Handle cases where the post-RA scheduler may move instructions between the
address calculation instructions leading up to a jump table when we're trying to convert them into a TB[H] instruction in Thumb2. This realistically shouldn't happen much, if at all, for well formed inputs, but it's more correct to handle it. rdar://7387682 llvm-svn: 107830
Diffstat (limited to 'clang/lib/Checker/UndefinedArraySubscriptChecker.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud