commit | a11c9307f68206324eed8ee401ff4de06800d293 | [log] [tgz] |
---|---|---|
author | Frederic Riss <friss@apple.com> | Thu Mar 12 18:45:07 2015 +0000 |
committer | Frederic Riss <friss@apple.com> | Thu Mar 12 18:45:07 2015 +0000 |
tree | 677dddd6da8242f226c8582346fecb286e331058 | |
parent | 217f2279be610144aeecdd690edb246e444dd064 [diff] |
[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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232079 91177308-0d34-0410-b5e6-96231b3b80d8