summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2016-06-21 14:56:24 +0000
committerReid Kleckner <rnk@google.com>2016-06-21 14:56:24 +0000
commit9ff936cfc19024f9742a31eb0ae3680f6eac7877 (patch)
tree371b44d6a117d6ef9a89311631b76bd9f008f85f /llvm/lib/Transforms
parent48933772f7bc8c2fe0a7a6172f85738de564c668 (diff)
downloadbcm5719-llvm-9ff936cfc19024f9742a31eb0ae3680f6eac7877.tar.gz
bcm5719-llvm-9ff936cfc19024f9742a31eb0ae3680f6eac7877.zip
[codeview] Fix DenseMap pointer invalidation bug
When you have a map holding a unique_ptr, hold a reference to the raw pointer instead of the unique pointer. The unique_ptr will be moved on rehash. llvm-svn: 273268
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud