[PATCH] D148358: [MC] Add section flag 'l' for SHF_X86_64_LARGE

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 14 11:49:25 PDT 2023


aeubanks added a comment.

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


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