[all-commits] [llvm/llvm-project] ae6dc6: Reapply "[Clang] Fix nomerge attribute not working...

Vitaly Buka via All-commits all-commits at lists.llvm.org
Thu Aug 1 16:44:33 PDT 2024


  Branch: refs/heads/users/vitalybuka/spr/main.nfcasan-switch-to-intrusivelist-in-asan_globals
  Home:   https://github.com/llvm/llvm-project
  Commit: ae6dc64ec670891cb15049277e43133d4df7fb4b
      https://github.com/llvm/llvm-project/commit/ae6dc64ec670891cb15049277e43133d4df7fb4b
  Author: Zequan Wu <zequanwu at google.com>
  Date:   2024-08-01 (Thu, 01 Aug 2024)

  Changed paths:
    M clang/lib/CodeGen/CGExpr.cpp
    M clang/test/CodeGen/attr-nomerge.cpp
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
    M llvm/test/CodeGen/X86/nomerge.ll
    M llvm/test/MC/AArch64/local-bounds-single-trap.ll

  Log Message:
  -----------
  Reapply "[Clang] Fix nomerge attribute not working with __builtin_trap(), __debugbreak(), __builtin_verbose_trap() (#101549)"

This reverts commit 667598d84b16d1789ce90b231565e9e7bfdbe77d and fixes failed tests: llvm/test/CodeGen/X86/nomerge.ll and llvm/test/MC/AArch64/local-bounds-single-trap.ll.


  Commit: df07909961d58afd8d962e7ecc073cf1b958e0b2
      https://github.com/llvm/llvm-project/commit/df07909961d58afd8d962e7ecc073cf1b958e0b2
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2024-08-01 (Thu, 01 Aug 2024)

  Changed paths:
    M clang/lib/CodeGen/CGExpr.cpp
    M clang/test/CodeGen/attr-nomerge.cpp
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
    M llvm/test/CodeGen/X86/nomerge.ll
    M llvm/test/MC/AArch64/local-bounds-single-trap.ll

  Log Message:
  -----------
  [𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.4

[skip ci]


Compare: https://github.com/llvm/llvm-project/compare/a0e255a811ba...df07909961d5

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