aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2008-07-21 10:20:31 +0000
committerDuncan Sands <baldrick@free.fr>2008-07-21 10:20:31 +0000
commitb0e39386516c94edba98e7853b0f1f886ae428e9 (patch)
treef67d743ce03f5dff5eaf4d7dd710d2d0180c9446 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentb3fa8639e1483909c733da224990feb401cab119 (diff)
downloadllvm-b0e39386516c94edba98e7853b0f1f886ae428e9.zip
llvm-b0e39386516c94edba98e7853b0f1f886ae428e9.tar.gz
llvm-b0e39386516c94edba98e7853b0f1f886ae428e9.tar.bz2
Add VerifyNode, a place to put sanity checks on
generic SDNode's (nodes with their own constructors should do sanity checking in the constructor). Add sanity checks for BUILD_VECTOR and fix all the places that were producing bogus BUILD_VECTORs, as found by "make check". My favorite is the BUILD_VECTOR with only two operands that was being used to build a vector with four elements! llvm-svn: 53850
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions