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:
4323449
)
Fixed misspelling.
author
Misha Brukman
<brukman+llvm@gmail.com>
Mon, 21 Jul 2003 21:58:16 +0000
(21:58 +0000)
committer
Misha Brukman
<brukman+llvm@gmail.com>
Mon, 21 Jul 2003 21:58:16 +0000
(21:58 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7223
91177308
-0d34-0410-b5e6-
96231b3b80d8
tools/bugpoint/OptimizerDriver.cpp
patch
|
blob
|
history
diff --git
a/tools/bugpoint/OptimizerDriver.cpp
b/tools/bugpoint/OptimizerDriver.cpp
index d6beef541bd4f3f51d9cde79de1f6a6b2ed2d6f5..4c60f52cb5ee0b18bc65f07263c044e3d328dbe6 100644
(file)
--- a/
tools/bugpoint/OptimizerDriver.cpp
+++ b/
tools/bugpoint/OptimizerDriver.cpp
@@
-33,7
+33,7
@@
bool BugDriver::writeProgramToFile(const std::string &Filename,
/// EmitProgressBytecode - This function is used to output the current Program
-/// to a file named "bugpoin
g
-ID.bc".
+/// to a file named "bugpoin
t
-ID.bc".
///
void BugDriver::EmitProgressBytecode(const std::string &ID, bool NoFlyer) {
// Output the input to the current pass to a bytecode file, emit a message