[all-commits] [llvm/llvm-project] 954351: [docs][llvm-dwarfdump] Fix the warnings during doc...
Djordje Todorovic via All-commits
all-commits at lists.llvm.org
Thu Jun 25 02:05:02 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 95435117addb472bc2fddeceedaa7cf44db0eabb
https://github.com/llvm/llvm-project/commit/95435117addb472bc2fddeceedaa7cf44db0eabb
Author: Djordje Todorovic <djordje.todorovic at syrmia.com>
Date: 2020-06-25 (Thu, 25 Jun 2020)
Changed paths:
M llvm/docs/CommandGuide/llvm-dwarfdump.rst
Log Message:
-----------
[docs][llvm-dwarfdump] Fix the warnings during docs-llvm-html buil
Before the fix the build of docs-llvm-html would fail.
The D80959 introduced options that are not recognized, so we have
warning as:
llvm-project/llvm/docs/CommandGuide/llvm-dwarfdump.rst:40\
:unknown option: --debug-info
Differential Revision: https://reviews.llvm.org/D82460
More information about the All-commits
mailing list