[PATCH] D106338: Use GNUInstallDirs to define install locations for documentation

Scott Linder via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 26 12:48:20 PDT 2021


scott.linder added a comment.

I think the change itself LGTM, but I did a grep for GNUInstallDirs and it it only used in two other places currently. I suppose that means it is OK to use, but it does seem to imply there can be cases where we install to inconsistent locations. I don't know who to add to get more info on this, though?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106338



More information about the llvm-commits mailing list