[all-commits] [llvm/llvm-project] 752ef9: [NFC][clang] Fix header comment in llvm/test/MC/AA...

Thurston Dang via All-commits all-commits at lists.llvm.org
Tue Nov 26 11:10:20 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 752ef93392b2d049064dc77087bf414d69283cfc
      https://github.com/llvm/llvm-project/commit/752ef93392b2d049064dc77087bf414d69283cfc
  Author: Thurston Dang <thurston at google.com>
  Date:   2024-11-26 (Tue, 26 Nov 2024)

  Changed paths:
    M llvm/test/MC/AArch64/local-bounds-single-trap.ll

  Log Message:
  -----------
  [NFC][clang] Fix header comment in llvm/test/MC/AArch64/local-bounds-single-trap.ll (#117642)

llvm/test/MC/AArch64/local-bounds-single-trap.ll was introduced in
https://github.com/llvm/llvm-project/pull/65972 to demonstrate that
nomerge did not work properly, which is documented in the header
comment.

https://github.com/llvm/llvm-project/pull/101549 fixed nomerge for trap
builtins and
https://github.com/llvm/llvm-project/commit/ae6dc64ec670891cb15049277e43133d4df7fb4b
updated the test assertions, but not the header comment. This patch
updates the header comment accordingly.



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