[Openmp-commits] [PATCH] D125860: [clang] Only use major version in resource dir

Michał Górny via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Nov 3 08:11:25 PDT 2022


mgorny added reviewers: serge-sans-paille, sylvestre.ledru, phosek, MaskRay.
mgorny added a comment.
Herald added subscribers: Michael137, StephenFan.

To be honest, I've never seen much purpose in the x.y.z directory naming and I feel like it's making packaging unnecessarily more complex, at least for us in Gentoo.

That said, I'd personally prefer if the directory was entirely configurable just like CLANG_RESOURCE_DIR can specify arbitrary path right now. But I'm also fine with this as-is.

Adding some more people who may have an opinion.


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

https://reviews.llvm.org/D125860



More information about the Openmp-commits mailing list