llvm-project
f638f863
- [FuzzMutate] Prevent the mutator from generating invalid IR caused by non-callable CCs (#139080)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
212 days ago
[FuzzMutate] Prevent the mutator from generating invalid IR caused by non-callable CCs (#139080) The current implementation can generate invalid IR due to illegal use of CCs. This matches the behaviour of the IRVerifier.
References
#139080 - [FuzzMutate] Prevent the mutator from generating invalid IR caused by non-callable CCs
Author
mgcarrasco
Parents
fbd05653
Loading