Add two missing returns, which caused us to be very pessimistic about the

printf and scanf families!

llvm-svn: 11683
This commit is contained in:
Chris Lattner
2004-02-20 23:27:09 +00:00
parent 418b3a0f20
commit 7b0368ee16
2 changed files with 3 additions and 2 deletions

View File

@@ -12,7 +12,7 @@
// or not a node is collapsed, etc. These are the command line arguments that
// it supports:
//
// --dsgc-dsapass={local,bu,td} - Specify what flavor of graph to check
// --dsgc-dspass={local,bu,td} - Specify what flavor of graph to check
// --dsgc-abort-if-any-collapsed - Abort if any collapsed nodes are found
// --dsgc-abort-if-collapsed=<list> - Abort if a node pointed to by an SSA
// value with name in <list> is collapsed