[all-commits] [llvm/llvm-project] a586b5: Reland [AArch64][AsmParser] Directives should clea...

Alexandros Lamprineas via All-commits all-commits at lists.llvm.org
Mon Sep 2 12:23:29 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a586b5a49dbd3b6c658f9edbf0b4a9be0b108a14
      https://github.com/llvm/llvm-project/commit/a586b5a49dbd3b6c658f9edbf0b4a9be0b108a14
  Author: Alexandros Lamprineas <alexandros.lamprineas at arm.com>
  Date:   2024-09-02 (Mon, 02 Sep 2024)

  Changed paths:
    M llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
    A llvm/test/MC/AArch64/SVE/directive-arch-negative.s
    M llvm/test/MC/AArch64/SVE/directive-arch_extension-negative.s
    M llvm/test/MC/AArch64/SVE/directive-cpu-negative.s
    M llvm/test/MC/AArch64/directive-arch-negative.s
    M llvm/test/MC/AArch64/directive-arch_extension-negative.s
    M llvm/test/MC/AArch64/directive-cpu-err.s

  Log Message:
  -----------
  Reland [AArch64][AsmParser] Directives should clear transitively implied features (#106625) (#106850)

Relands 24977395592f addressing the buffer overflow caused when
dereferencing an iterator past the end of ExtensionMap.



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