[PATCH] D131878: [llvm] [cmake] Move LLVM_INSTALL_PACKAGE_DIR top-level to fix llvm-config

John Ericson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 15 06:18:38 PDT 2022


Ericson2314 added a comment.

Can we add comment saying why it is this way? This breaks the pattern of how it is everywhere else, which is fine. But I want anyone reading the code to know why the pattern is broken here (`llvm-config`).


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

https://reviews.llvm.org/D131878



More information about the llvm-commits mailing list