mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-24 13:15:36 +00:00
Fixed misspelling.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7223 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
43234493de
commit
265789f155
@ -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 "bugpoing-ID.bc".
|
||||
/// to a file named "bugpoint-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
|
||||
|
Loading…
x
Reference in New Issue
Block a user