mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-26 05:00:26 +00:00
Need a space.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159565 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
14ccc7b963
commit
c698a44dd2
@ -44,7 +44,7 @@ using namespace object;
|
||||
|
||||
static cl::opt<bool>
|
||||
CFG("cfg", cl::desc("Create a CFG for every symbol in the object file and"
|
||||
"write it to a graphviz file (MachO-only)"));
|
||||
" write it to a graphviz file (MachO-only)"));
|
||||
|
||||
static cl::opt<bool>
|
||||
UseDbg("g", cl::desc("Print line information from debug info if available"));
|
||||
|
Loading…
Reference in New Issue
Block a user