[all-commits] [llvm/llvm-project] 019d7a: [docs][GlobalISel] Fix the warnings during docs-ll...

Djordje Todorovic via All-commits all-commits at lists.llvm.org
Thu Jun 25 01:54:16 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 019d7a32febc1ac0a87a96911656235aaab1103b
      https://github.com/llvm/llvm-project/commit/019d7a32febc1ac0a87a96911656235aaab1103b
  Author: Djordje Todorovic <djordje.todorovic at syrmia.com>
  Date:   2020-06-25 (Thu, 25 Jun 2020)

  Changed paths:
    M llvm/docs/GlobalISel/GenericOpcode.rst

  Log Message:
  -----------
  [docs][GlobalISel] Fix the warnings during docs-llvm-html build

Before the fix the build of docs-llvm-html would fail.
The rG8bc03d216824 introduced a reference to an undefined label,
so we have warning as:

  llvm-project/llvm/docs/GlobalISel/GenericOpcode.rst:295:\
  undefined label: i_intr_llvm_ptrmask (if the link has no\
  caption the label must precede a section header)




More information about the All-commits mailing list