[all-commits] [llvm/llvm-project] f92d97: [llvm][SanitizerCoverage] Remove no-op 'ptr addrsp...

Youngsuk Kim via All-commits all-commits at lists.llvm.org
Mon Dec 11 09:59:27 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f92d970c8cc27747478abb7df66bb8b6701cea49
      https://github.com/llvm/llvm-project/commit/f92d970c8cc27747478abb7df66bb8b6701cea49
  Author: Youngsuk Kim <youngsuk.kim at hpe.com>
  Date:   2023-12-11 (Mon, 11 Dec 2023)

  Changed paths:
    M llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp

  Log Message:
  -----------
  [llvm][SanitizerCoverage] Remove no-op 'ptr addrspace(0)' to 'ptr addrspace(0)' pointercast (NFC)

Opaque ptr cleanup effort.




More information about the All-commits mailing list