summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-as/llvm-as.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2006-05-29 18:52:52 +0000
committerChris Lattner <sabre@nondot.org>2006-05-29 18:52:52 +0000
commitd65928994a44a88075346557d7bb52b0804bca2a (patch)
treea0a8c9ef305ed845911c3afa73d319c25d3547e9 /llvm/tools/llvm-as/llvm-as.cpp
parentdc0b3afcdda0696addf46e6199dad4482fe635c9 (diff)
downloadbcm5719-llvm-d65928994a44a88075346557d7bb52b0804bca2a.tar.gz
bcm5719-llvm-d65928994a44a88075346557d7bb52b0804bca2a.zip
Silly cleanup
llvm-svn: 28544
Diffstat (limited to 'llvm/tools/llvm-as/llvm-as.cpp')
-rw-r--r--llvm/tools/llvm-as/llvm-as.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/tools/llvm-as/llvm-as.cpp b/llvm/tools/llvm-as/llvm-as.cpp
index ad7ad29c960..1dbcd1d1b83 100644
--- a/llvm/tools/llvm-as/llvm-as.cpp
+++ b/llvm/tools/llvm-as/llvm-as.cpp
@@ -13,7 +13,7 @@
// llvm-as [options] x.ll - Read LLVM asm from the x.ll file, write bytecode
// to the x.bc file.
//
-//===------------------------------------------------------------------------===
+//===----------------------------------------------------------------------===//
#include "llvm/Module.h"
#include "llvm/Assembly/Parser.h"
OpenPOWER on IntegriCloud