Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[mono][llvm] Fix an assert with --aot=llvmonly and -O=gsharedvt. (#67357
) Deopt is currently disabled for gsharedvt methods, so disable AOTing gsharedvt methods with clauses to avoid hitting an assert in emit_llvmonly_landing_pad ().
- Loading branch information