summaryrefslogtreecommitdiffstats
path: root/llvm/tools/bugpoint/ExecutionDriver.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-10-20 17:57:13 +0000
committerChris Lattner <sabre@nondot.org>2003-10-20 17:57:13 +0000
commitebec8030d6f5fc858c03e97f6591efebcdf2257d (patch)
treeb5cf3d8dfd96189a9ef147f2a32de3358b68c2eb /llvm/tools/bugpoint/ExecutionDriver.cpp
parent22feb17ea437d1f8820324e74133ac71389f0372 (diff)
downloadbcm5719-llvm-ebec8030d6f5fc858c03e97f6591efebcdf2257d.tar.gz
bcm5719-llvm-ebec8030d6f5fc858c03e97f6591efebcdf2257d.zip
fix file headers
llvm-svn: 9293
Diffstat (limited to 'llvm/tools/bugpoint/ExecutionDriver.cpp')
-rw-r--r--llvm/tools/bugpoint/ExecutionDriver.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/tools/bugpoint/ExecutionDriver.cpp b/llvm/tools/bugpoint/ExecutionDriver.cpp
index 18c2a9060b4..17f377c7e04 100644
--- a/llvm/tools/bugpoint/ExecutionDriver.cpp
+++ b/llvm/tools/bugpoint/ExecutionDriver.cpp
@@ -6,7 +6,6 @@
// the University of Illinois Open Source License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
-//
//
// This file contains code used to execute the program utilizing one of the
// various ways of running LLVM bytecode.
OpenPOWER on IntegriCloud