summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/OrderedBasicBlock.cpp
diff options
context:
space:
mode:
authorJim Ingham <jingham@apple.com>2019-03-28 19:25:54 +0000
committerJim Ingham <jingham@apple.com>2019-03-28 19:25:54 +0000
commit43aaafc0e1fdd879e8939c60c7b24d9f77f6b5f8 (patch)
treed753ae4dda87d09dd0f5917e3be0b13516c06bc3 /llvm/lib/Analysis/OrderedBasicBlock.cpp
parent6c3024368c3abc625420040cc0beb29b8fef929e (diff)
downloadbcm5719-llvm-43aaafc0e1fdd879e8939c60c7b24d9f77f6b5f8.tar.gz
bcm5719-llvm-43aaafc0e1fdd879e8939c60c7b24d9f77f6b5f8.zip
Fix the swig typemap for "uint32_t *versions, uint32_t num_versions".
It was making a list of a certain size but not always filling in that many elements, which would lead to a crash iterating over the list. Differential Revision: https://reviews.llvm.org/D59913 llvm-svn: 357207
Diffstat (limited to 'llvm/lib/Analysis/OrderedBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud