[all-commits] [llvm/llvm-project] d16f15: [llvm][tools] Hide more unrelated LLVM tool options
Timm Bäder via All-commits
all-commits at lists.llvm.org
Wed Jul 21 00:19:29 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d16f15424007f730c0b5f5d6b31bb023bec3c919
https://github.com/llvm/llvm-project/commit/d16f15424007f730c0b5f5d6b31bb023bec3c919
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2021-07-21 (Wed, 21 Jul 2021)
Changed paths:
A llvm/test/tools/llvm-jitlink/help.test
A llvm/test/tools/llvm-link/help.test
A llvm/test/tools/llvm-lto/help.test
A llvm/test/tools/llvm-mc/help.test
A llvm/test/tools/llvm-modextract/help.test
A llvm/test/tools/llvm-pdbutil/help.test
A llvm/test/tools/llvm-profgen/help.test
M llvm/tools/llvm-jitlink/llvm-jitlink.cpp
M llvm/tools/llvm-link/llvm-link.cpp
M llvm/tools/llvm-lto/llvm-lto.cpp
M llvm/tools/llvm-mc/llvm-mc.cpp
M llvm/tools/llvm-modextract/llvm-modextract.cpp
M llvm/tools/llvm-pdbutil/llvm-pdbutil.cpp
M llvm/tools/llvm-profgen/llvm-profgen.cpp
Log Message:
-----------
[llvm][tools] Hide more unrelated LLVM tool options
Differential Revision: https://reviews.llvm.org/D106366
More information about the All-commits
mailing list