diff options
author | Lang Hames <lhames@gmail.com> | 2018-10-15 18:34:36 +0000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2018-10-15 18:34:36 +0000 |
commit | 28332c415c323d3d7db1031bd39f62498f18486e (patch) | |
tree | 9d74925557b9a31ad776655ff1a63e35434155a8 /llvm/lib/Transforms/Utils/CodeExtractor.cpp | |
parent | 4cf1da0e021bbd05665e8dbc7eebb94a5f1ea461 (diff) | |
download | bcm5719-llvm-28332c415c323d3d7db1031bd39f62498f18486e.tar.gz bcm5719-llvm-28332c415c323d3d7db1031bd39f62498f18486e.zip |
[ADT] Fix a bug in DenseSet's initializer_list constructor.
Without this fix, DenseSet crashes with an assertion if constructed with an
initializer_list whose length is not a power of two.
llvm-svn: 344542
Diffstat (limited to 'llvm/lib/Transforms/Utils/CodeExtractor.cpp')
0 files changed, 0 insertions, 0 deletions