[all-commits] [llvm/llvm-project] 5f2d4b: Add --quiet option to llvm-gsymutil to suppress ou...
Simon Giesecke via All-commits
all-commits at lists.llvm.org
Thu May 27 05:39:23 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5f2d4b23b4c2229e27f1ee9c14c8bc82631b4861
https://github.com/llvm/llvm-project/commit/5f2d4b23b4c2229e27f1ee9c14c8bc82631b4861
Author: Simon Giesecke <simon.giesecke at snowflake.com>
Date: 2021-05-27 (Thu, 27 May 2021)
Changed paths:
M llvm/include/llvm/DebugInfo/GSYM/GsymCreator.h
M llvm/lib/DebugInfo/GSYM/DwarfTransformer.cpp
M llvm/lib/DebugInfo/GSYM/GsymCreator.cpp
M llvm/test/tools/llvm-gsymutil/cmdline.test
M llvm/tools/llvm-gsymutil/llvm-gsymutil.cpp
Log Message:
-----------
Add --quiet option to llvm-gsymutil to suppress output of warnings.
Differential Revision: https://reviews.llvm.org/D102829
More information about the All-commits
mailing list