[all-commits] [llvm/llvm-project] f49e0c: [MC] Add section flag 'l' for SHF_X86_64_LARGE

aeubanks via All-commits all-commits at lists.llvm.org
Fri Apr 14 17:32:37 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f49e0c8d818a863ab70d02eb172ee79c58cf8f8a
      https://github.com/llvm/llvm-project/commit/f49e0c8d818a863ab70d02eb172ee79c58cf8f8a
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2023-04-14 (Fri, 14 Apr 2023)

  Changed paths:
    M llvm/lib/MC/MCParser/ELFAsmParser.cpp
    M llvm/test/MC/ELF/section-flags-unknown.s
    M llvm/test/MC/ELF/section.s

  Log Message:
  -----------
  [MC] Add section flag 'l' for SHF_X86_64_LARGE

Reviewed By: MaskRay

Differential Revision: https://reviews.llvm.org/D148358




More information about the All-commits mailing list