summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/IPO/DeadArgumentElimination.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2014-06-08 17:33:47 +0000
committerDavid Blaikie <dblaikie@gmail.com>2014-06-08 17:33:47 +0000
commit8ef8b7373e822d66336d50c7a0a6078aa59e8acd (patch)
tree219327be70f27996a8f1a5a47fcea35f9bf031d5 /llvm/lib/Transforms/IPO/DeadArgumentElimination.cpp
parent40d4e34a1fa3efce647338c3929c2ad3244177f0 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud