[PATCH] D44420: [cmake] fix a typo in llvm_config macro
Pavel Labath via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 6 03:15:51 PDT 2018
labath added a comment.
In https://reviews.llvm.org/D44420#1123236, @mgorny wrote:
> Good catch! LGTM.
>
> That said, I wonder if this works with split shared libraries. But if not, that's a separate bug to address, so shouldn't really block this.
IIRC, I too got the impression that this wasn't doing the right thing for BUILD_SHARED_LIBS, though I don't remember what was the reason.
Repository:
rL LLVM
https://reviews.llvm.org/D44420
More information about the llvm-commits
mailing list