diff options
| author | David Blaikie <dblaikie@gmail.com> | 2014-06-08 17:33:47 +0000 | 
|---|---|---|
| committer | David Blaikie <dblaikie@gmail.com> | 2014-06-08 17:33:47 +0000 | 
| commit | 8ef8b7373e822d66336d50c7a0a6078aa59e8acd (patch) | |
| tree | 219327be70f27996a8f1a5a47fcea35f9bf031d5 /llvm/lib/Transforms/IPO/DeadArgumentElimination.cpp | |
| parent | 40d4e34a1fa3efce647338c3929c2ad3244177f0 (diff) | |
| download | bcm5719-llvm-8ef8b7373e822d66336d50c7a0a6078aa59e8acd.tar.gz bcm5719-llvm-8ef8b7373e822d66336d50c7a0a6078aa59e8acd.zip | |
SmallVectorTest: Remove some more robust checks added in r210429 since they caught some bugs I haven't fixed yet.
Specifically this caused inserting an element from a SmallVector into
itself when such an insertion would cause a reallocation. We have code
to handle this for non-reallocating cases, but it's not robust against
reallocation.
llvm-svn: 210430
Diffstat (limited to 'llvm/lib/Transforms/IPO/DeadArgumentElimination.cpp')
0 files changed, 0 insertions, 0 deletions

