mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 21:00:29 +00:00
Update comment.
llvm-svn: 196430
This commit is contained in:
parent
435de44e9d
commit
a054e191ad
@ -90,7 +90,7 @@ DwarfAccelTables("dwarf-accel-tables", cl::Hidden,
|
||||
|
||||
static cl::opt<DefaultOnOff>
|
||||
SplitDwarf("split-dwarf", cl::Hidden,
|
||||
cl::desc("Output prototype dwarf split debug info."),
|
||||
cl::desc("Output DWARF5 split debug info."),
|
||||
cl::values(clEnumVal(Default, "Default for platform"),
|
||||
clEnumVal(Enable, "Enabled"),
|
||||
clEnumVal(Disable, "Disabled"), clEnumValEnd),
|
||||
|
Loading…
Reference in New Issue
Block a user