Skip to content
Commit 67cd5919 authored by Duncan Sands's avatar Duncan Sands
Browse files

Use std::map rather than SmallMap because SmallMap assumes that the value has

POD type, causing memory corruption when mapping to APInts with bitwidth > 64.
Merge another crash testcase into crash.ll while there.

llvm-svn: 158369
parent c6916f88
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment