[llvm] [OpenMP] Add explicit attributes to every function declaration (PR #122399)
Joseph Huber via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 23 05:07:12 PST 2025
jhuber6 wrote:
This is no longer necessary as I realized we can simply remove the `ext_no_call_asm` attribute entirely.
https://github.com/llvm/llvm-project/pull/122399
More information about the llvm-commits
mailing list