Issue |
157073
|
Summary |
Rust's tests/ui/asm/x86_64/may_unwind.rs fails on Windows after b933f0c376c983614a0701f3bfd4054cf8fe4386
|
Labels |
llvm:codegen,
platform:windows
|
Assignees |
|
Reporter |
zmodem
|
As mentioned in https://github.com/llvm/llvm-project/pull/144745#issuecomment-3212031633, Rust's `tests/ui/asm/x86_64/may_unwind.rs` started failing on Windows after b933f0c376c983614a0701f3bfd4054cf8fe4386
On the PR, there seemed to be rough consensus around the proposed fix of
> Maybe we should make the compiler insert a nop after inline asm blocks marked "unwind"?
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs