From: Adrian Prantl Date: Tue, 9 Oct 2018 18:12:04 +0000 (+0000) Subject: Add missing space X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d969abde1b91737e9cdc8d251096a2ad629e3a0a;p=platform%2Fupstream%2Fllvm.git Add missing space llvm-svn: 344064 --- diff --git a/llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp b/llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp index 672fbb9..320bcc8 100644 --- a/llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp +++ b/llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp @@ -156,7 +156,7 @@ static list Name( value_desc("pattern"), cat(DwarfDumpCategory)); static alias NameAlias("n", desc("Alias for -name"), aliasopt(Name)); static opt Lookup("lookup", - desc("Lookup
in the debug information and print out any" + desc("Lookup
in the debug information and print out any " "available file, function, block and line table details."), value_desc("address"), cat(DwarfDumpCategory)); static opt