mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 04:30:23 +00:00
Fix hyphenation and quoting style for great justice
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17024 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f91d68be8d
commit
81dd3d4536
@ -122,7 +122,7 @@ int main(int argc, char **argv) {
|
||||
std::cerr << "WARNING: It looks like you're attempting to print out a "
|
||||
<< "bytecode file. I'm\ngoing to pretend you didn't ask me to do"
|
||||
<< " this (for your own good). If you\nREALLY want to taste LLVM"
|
||||
<< " bytecode first hand, you can force output with the\n'-f'"
|
||||
<< " bytecode first-hand, you can force output with the\n`-f'"
|
||||
<< " option.\n\n";
|
||||
NoOutput = true;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user