diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2014-08-02 00:24:54 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2014-08-02 00:24:54 +0000 |
commit | ee1a1fc90043cc520e778ccde5241f451b9cc40c (patch) | |
tree | 5e01805e1546c748d4598aa9b20ca852c54f8a14 /lldb/source/Plugins/Process | |
parent | 3707dda9041a4cb418537413cde94bfab68697d5 (diff) | |
download | bcm5719-llvm-ee1a1fc90043cc520e778ccde5241f451b9cc40c.tar.gz bcm5719-llvm-ee1a1fc90043cc520e778ccde5241f451b9cc40c.zip |
[SDAG] Allow the legalizer to delete an illegally typed intermediate
introduced during legalization. This pattern is based on other patterns
in the legalizer that I changed in the same way. Now, the legalizer
eagerly collects its garbage when necessary so that we can survive
leaving such nodes around for it.
Instead, we add an assert to make sure the node will be correctly
handled by that layer.
llvm-svn: 214602
Diffstat (limited to 'lldb/source/Plugins/Process')
0 files changed, 0 insertions, 0 deletions