projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ecbd0bc
)
Fix a commento.
author
Daniel Dunbar
<daniel@zuster.org>
Wed, 19 Aug 2009 16:25:53 +0000
(16:25 +0000)
committer
Daniel Dunbar
<daniel@zuster.org>
Wed, 19 Aug 2009 16:25:53 +0000
(16:25 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79427
91177308
-0d34-0410-b5e6-
96231b3b80d8
tools/llvm-mc/llvm-mc.cpp
patch
|
blob
|
history
diff --git
a/tools/llvm-mc/llvm-mc.cpp
b/tools/llvm-mc/llvm-mc.cpp
index a9ba8bd73a3e93043dd25997373e57daf089f484..fcbf944b24b615a821deff13d369f076b4a4fb7f 100644
(file)
--- a/
tools/llvm-mc/llvm-mc.cpp
+++ b/
tools/llvm-mc/llvm-mc.cpp
@@
-199,7
+199,7
@@
static int AssembleInput(const char *ProgName) {
SourceMgr SrcMgr;
- // Tell SrcMgr about this buffer, which is what
TGP
arser will pick up.
+ // Tell SrcMgr about this buffer, which is what
the p
arser will pick up.
SrcMgr.AddNewSourceBuffer(Buffer, SMLoc());
// Record the location of the include directories so that the lexer can find