diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2014-07-22 04:03:22 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2014-07-22 04:03:22 +0000 |
commit | 2fc9a2b8eb7cc766e96fba89be7e0fea5eef0a77 (patch) | |
tree | df0d690b87be143900b1a2382714dec68067cb33 /clang/lib/CodeGen/CodeGenFunction.h | |
parent | 965cfa1d5bcb926b13591ed8838195bdfe956e5d (diff) | |
download | bcm5719-llvm-2fc9a2b8eb7cc766e96fba89be7e0fea5eef0a77.tar.gz bcm5719-llvm-2fc9a2b8eb7cc766e96fba89be7e0fea5eef0a77.zip |
[SDAG] Remove a giant pile of asserts that may have helped track down
a bug in 2010 when they were added but are adding no value today.
In fact, they are utter lies. NodeAllocator is used to allocate almost
all of these node types. I don't know what we were trying to assert
here, and the docs don't give any answer. Until we once again stumble
upon a bug needing help, let's clear the path for improvements.
llvm-svn: 213610
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions