[PATCH] D63211: [docs] Fix local docs build

Jordan Rupprecht via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 12 08:33:18 PDT 2019


rupprecht added a comment.

I intentionally added `.html` because I noticed the link on llvm.org is broken: http://llvm.org/docs/CommandGuide/llvm-addr2line.html links to http://llvm.org/docs/CommandGuide/llvm-symbolizer, which does not exist (http://llvm.org/docs/CommandGuide/llvm-symbolizer.html does).


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63211/new/

https://reviews.llvm.org/D63211





More information about the llvm-commits mailing list