jplehr wrote:
Out of curiosity: I believe this is case three, why would we not want to use
the user-provided values?
https://github.com/llvm/llvm-project/pull/123995
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists
https://github.com/jplehr approved this pull request.
LGTM
https://github.com/llvm/llvm-project/pull/126795
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/jplehr approved this pull request.
I did not find issues when running this through a couple of configurations I
typically use.
https://github.com/llvm/llvm-project/pull/122069
___
llvm-branch-commits mailing list
llvm-branch-commits
jplehr wrote:
I tested this locally and it appears that it requires are more modern CMake
version than what was installed (`3.22`).
According to the LLVM docs
(https://releases.llvm.org/12.0.0/docs/GettingStarted.html#id8) currently CMake
3.20 is the minimum required version.
https://github.c