[PATCH] D38379: Classify llvm-cfi-verify.
Mitch Phillips via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 16 10:05:07 PDT 2017
hctim added a comment.
In https://reviews.llvm.org/D38379#898339, @skatkov wrote:
> Please note that this patch causes a build failure to me in case of usage -DLLVM_BUILD_LLVM_DYLIB=ON -DLLVM_LINK_LLVM_DYLIB=ON.
> I'm trying to figure out whether it is my configuration problem or patch problem.
>
> Could you please try to run LLVM build with -DLLVM_BUILD_LLVM_DYLIB=ON -DLLVM_LINK_LLVM_DYLIB=ON? May be it is reproducible on your side?
Hi Serguei,
I can't seem to repro with those two flags on. Is it possible for you to attack your CMakeCache.txt? What commit # are you at please?
Thanks.
Repository:
rL LLVM
https://reviews.llvm.org/D38379
More information about the llvm-commits
mailing list