[all-commits] [llvm/llvm-project] 5e7ad6: [FuzzMutate] Match the callee's and callsite's cal...
Manuel Carrasco via All-commits
all-commits at lists.llvm.org
Mon May 12 10:15:21 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5e7ad630b09b1c1f7e666f2432ba027a0879981e
https://github.com/llvm/llvm-project/commit/5e7ad630b09b1c1f7e666f2432ba027a0879981e
Author: Manuel Carrasco <Manuel.Carrasco at amd.com>
Date: 2025-05-12 (Mon, 12 May 2025)
Changed paths:
M llvm/lib/FuzzMutate/IRMutator.cpp
Log Message:
-----------
[FuzzMutate] Match the callee's and callsite's calling conventions. (#139100)
The mutator can generate calls with undefined behavior because it is not
matching the calling conventions.
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