[PATCH] D105453: [mlir][SystemZ] Disable `-fno-semantic-interposition` option.
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 8 22:02:45 PDT 2021
MaskRay added a comment.
In D105453#2866218 <https://reviews.llvm.org/D105453#2866218>, @imaihal wrote:
> @MaskRay Yes. New GCC (>= 10.3) works.
>
> Don't I need to include the bug report? It seems it takes much time to identify which bug fix(bug report) solved this issue..
> If so, could you land this patch? I don't have commit access.
Not required. I initially thought this affects latest GCC, then having a bug number will help us to track the progress and ensure the workaround can be removed in time.
Since this is actually a problem fixed in latest versions, a bug reference is less important. But if you can identify the issue it'd be good to add a note as well, but not strictly required.
I'll commit it on your behalf
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105453/new/
https://reviews.llvm.org/D105453
More information about the llvm-commits
mailing list