summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorFrederic Riss <friss@apple.com>2015-03-12 18:45:07 +0000
committerFrederic Riss <friss@apple.com>2015-03-12 18:45:07 +0000
commitaf06e7562b641a9d21a0f5c5ef1d478e3f1488c2 (patch)
tree307477ab34982d892cb65c750b2727003c6aa2d9 /llvm/lib
parent93f2934cef3d9d52aba66615d8fb92137210ad95 (diff)
downloadbcm5719-llvm-af06e7562b641a9d21a0f5c5ef1d478e3f1488c2.tar.gz
bcm5719-llvm-af06e7562b641a9d21a0f5c5ef1d478e3f1488c2.zip
[ADT] IntervalMap: use AlignedCharArrayUnion.
Currently IntervalMap would assert when used with keys bigger than host pointers. This patch uses the AlignedCharArrayUnion functionality to overcome that limitation. Differential Revision: http://reviews.llvm.org/D8268 llvm-svn: 232079
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud