| Issue | 87993 |
|---|---|
| Summary | clang::trivial_abi behaves differently on Windows compared to other Platforms |
| Labels | clang:codegen |
| Assignees | |
| Reporter | tru |
See this example: https://godbolt.org/z/fT51az9qfIt seems like the calling convention makes the Windows output very verbose compared to the Linux one. The question is if this is intended or a bug somewhere.
_______________________________________________ llvm-bugs mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
