[llvm] [MC/DC][Coverage] Split out Read-modfy-Write to rmw_or(ptr, i8) (PR #96040)
Ellis Hoag via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 21 15:04:07 PDT 2024
ellishg wrote:
Is MC/DC expected to ever be used without a profile runtime library? If not, you could create a new function in compiler-rt instead of creating it in IR.
https://github.com/llvm/llvm-project/pull/96040
More information about the llvm-commits
mailing list