[all-commits] [llvm/llvm-project] 1dbfd8: [LLD] [ELF] Fix the help listing for the wrap opti...
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Fri Oct 9 05:32:21 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1dbfd87319cf3a7138292253ff086ee8fe1d0a76
https://github.com/llvm/llvm-project/commit/1dbfd87319cf3a7138292253ff086ee8fe1d0a76
Author: Martin Storsjö <martin at martin.st>
Date: 2020-10-09 (Fri, 09 Oct 2020)
Changed paths:
M lld/ELF/Options.td
Log Message:
-----------
[LLD] [ELF] Fix the help listing for the wrap option. NFC.
This option just takes a single symbol name per invocation of the
option.
Differential Revision: https://reviews.llvm.org/D89007
More information about the All-commits
mailing list