[PATCH] D97703: [AsmParser][SystemZ][z/OS] Introducing HLASM Comment Syntax
Anirudh Prasad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 12 11:26:27 PST 2021
anirudhp added a comment.
In D97703#2622952 <https://reviews.llvm.org/D97703#2622952>, @fhahn wrote:
> In D97703#2622835 <https://reviews.llvm.org/D97703#2622835>, @anirudhp wrote:
>
>> @fhahn
>> Do you have a bot link? I'm trying to track if it fails on any others bots as well.
>
> No, unfortunately I don't, but I think there definitely are bots that build with shared libraries on. To reproduce, you should be able to just build with `-DBUILD_SHARED_LIBS=On`
I was able to reproduce it on a ppc64le instance using the `-DBUILD_SHARED_LIBS=On`. My sincere apologies @fhahn, I will put up a patch shortly to revert it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97703/new/
https://reviews.llvm.org/D97703
More information about the llvm-commits
mailing list