[PATCH] D148358: [MC] Add section flag 'l' for SHF_X86_64_LARGE
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 14 15:04:53 PDT 2023
MaskRay added a comment.
In D148358#4269278 <https://reviews.llvm.org/D148358#4269278>, @aeubanks wrote:
> In D148358#4269238 <https://reviews.llvm.org/D148358#4269238>, @MaskRay wrote:
>
>> This should be disabled for non-x86-64 triples.
>
> if you look above my change, there are other arch-specific flags that aren't gated behind the assembly arch, this is consistent with that
I'm working on a patch to add errors...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148358/new/
https://reviews.llvm.org/D148358
More information about the llvm-commits
mailing list