[all-commits] [llvm/llvm-project] 4eaf3a: [readobj][ELF][AArch64] Handle misformed AArch64 b...

SivanShani-Arm via All-commits all-commits at lists.llvm.org
Mon Apr 14 06:24:11 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4eaf3a7596fb335edfa36368c2851a256b6e8d75
      https://github.com/llvm/llvm-project/commit/4eaf3a7596fb335edfa36368c2851a256b6e8d75
  Author: SivanShani-Arm <sivan.shani at arm.com>
  Date:   2025-04-14 (Mon, 14 Apr 2025)

  Changed paths:
    M llvm/lib/Support/ELFAttrParserExtended.cpp
    A llvm/test/tools/llvm-readobj/ELF/AArch64/build-attributes-melformed-long.s
    A llvm/test/tools/llvm-readobj/ELF/AArch64/build-attributes-melformed-short.s
    A llvm/test/tools/llvm-readobj/ELF/AArch64/build-attributes-melformed-type.s
    A llvm/test/tools/llvm-readobj/ELF/AArch64/build-attributes-melformed-values.s
    A llvm/test/tools/llvm-readobj/ELF/AArch64/build-attributes-melformed-ver.s

  Log Message:
  -----------
  [readobj][ELF][AArch64] Handle misformed AArch64 build attribute section (#134888)

Report an error when the .ARM.attributes section for AArch64 is
malformed or violates expected format.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list