[llvm] CodeGen: replace assertions with explicit errors for landinpad lowering (PR #71287)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 29 02:42:12 PDT 2024
================
@@ -0,0 +1,18 @@
+; UNSUPPORTED: system-windows
----------------
arsenm wrote:
This doesn't require windows. Also, don't use generic codegen tests. Move to a target
https://github.com/llvm/llvm-project/pull/71287
More information about the llvm-commits
mailing list