summaryrefslogtreecommitdiffstats
path: root/llvm/tools/lli/lli.cpp
diff options
context:
space:
mode:
authorJohn Criswell <criswell@uiuc.edu>2003-10-20 20:40:30 +0000
committerJohn Criswell <criswell@uiuc.edu>2003-10-20 20:40:30 +0000
commit567fe2f312bd78a3c475a5fb8195b62116d66368 (patch)
tree13af2a43ac4530fc99d10e7f03705dbb61aec161 /llvm/tools/lli/lli.cpp
parent93fa46476b4a731d09424020bc5a40622505dd57 (diff)
downloadbcm5719-llvm-567fe2f312bd78a3c475a5fb8195b62116d66368.tar.gz
bcm5719-llvm-567fe2f312bd78a3c475a5fb8195b62116d66368.zip
Removed extraneous comment line.
llvm-svn: 9308
Diffstat (limited to 'llvm/tools/lli/lli.cpp')
-rw-r--r--llvm/tools/lli/lli.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/tools/lli/lli.cpp b/llvm/tools/lli/lli.cpp
index 2cd4e823c3b..90d8a2fcddd 100644
--- a/llvm/tools/lli/lli.cpp
+++ b/llvm/tools/lli/lli.cpp
@@ -6,7 +6,6 @@
// the University of Illinois Open Source License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
-//
//
// This utility provides a way to execute LLVM bytecode without static
// compilation. This consists of a very simple and slow (but portable)
OpenPOWER on IntegriCloud