[all-commits] [llvm/llvm-project] c42d00: [llvm][InstrProfiling] Remove no-op ptr-to-ptr bit...
Youngsuk Kim via All-commits
all-commits at lists.llvm.org
Sun Nov 12 10:46:51 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c42d006f05a03cecc0417d77b3bfb8f936d7594a
https://github.com/llvm/llvm-project/commit/c42d006f05a03cecc0417d77b3bfb8f936d7594a
Author: JOE1994 <joseph942010 at gmail.com>
Date: 2023-11-12 (Sun, 12 Nov 2023)
Changed paths:
M llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
M llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
Log Message:
-----------
[llvm][InstrProfiling] Remove no-op ptr-to-ptr bitcasts (NFC)
Opaque ptr cleanup effort (NFC).
More information about the All-commits
mailing list