================
@@ -1590,21 +1590,31 @@ parseBoundsCheckingOptions(StringRef Params) {
Options.Rt = {
/*MinRuntime=*/false,
/*MayReturn=*/true,
+ /*HandlerPreserveAllRegs=*/false,
----------------
fmayer wrote:Done https://github.com/llvm/llvm-project/pull/168645 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
