[PATCH] D75291: Rename "llvm-gsym" and "llvm-gsymutil" to "gsymutil".
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 4 14:37:58 PST 2020
MaskRay added a comment.
In D75291#1904393 <https://reviews.llvm.org/D75291#1904393>, @fpetrogalli wrote:
> Hello @clayborg ,
>
> this patch is breaking shared libs builds (`cmake path/to/llvm -DBUILD_SHARED_LIBS=ON`).
>
> Could you please fix it?
>
> Regards,
>
> Francesco
`-DBUILD_SHARED_LIBS=ON` build is good.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75291/new/
https://reviews.llvm.org/D75291
More information about the llvm-commits
mailing list