[llvm-commits] CVS: llvm/tools/bugpoint/FindBugs.cpp

2006-08-17 Thread Chris Lattner
Changes in directory llvm/tools/bugpoint: FindBugs.cpp updated: 1.1 -> 1.2 --- Log message: minor cleanups --- Diffs of the changes: (+16 -20) FindBugs.cpp | 36 1 files changed, 16 insertions(+), 20 deletions(-) Index: llvm/tools/bugpoint/FindBugs

[llvm-commits] CVS: llvm/tools/bugpoint/FindBugs.cpp

2006-08-15 Thread Patrick Jenkins
Changes in directory llvm/tools/bugpoint: FindBugs.cpp added (r1.1) --- Log message: Adding FindBugs.cpp so the -find-bugs option will work. --- Diffs of the changes: (+119 -0) FindBugs.cpp | 119 +++ 1 files changed, 119 insertions(