diff options
author | serge-sans-paille <sguelton@redhat.com> | 2020-02-26 08:08:47 +0100 |
---|---|---|
committer | serge-sans-paille <sguelton@redhat.com> | 2020-03-05 09:42:24 +0100 |
commit | cb06571a441c36e540808e397881e42bece99a85 (patch) | |
tree | d7beeb9fe9f481d2a175ebad6d35835d6cadf1fb /llvm/lib/Analysis/ValueTracking.cpp | |
parent | e484c1759d410ab6229d17251fcd157b76ff840e (diff) | |
download | llvm-cb06571a441c36e540808e397881e42bece99a85.zip llvm-cb06571a441c36e540808e397881e42bece99a85.tar.gz llvm-cb06571a441c36e540808e397881e42bece99a85.tar.bz2 |
Avoid dangling reference on SectionList
Bug spotted by https://cookieplmonster.github.io/2020/02/01/emulator-bug-llvm-bug/
Basically, holding references to object inside a resized vector is a bad idea.
Differential Revision: https://reviews.llvm.org/D75110
Diffstat (limited to 'llvm/lib/Analysis/ValueTracking.cpp')
0 files changed, 0 insertions, 0 deletions