Unverified Commit 1d57b9a5 authored by jeanPerier's avatar jeanPerier Committed by GitHub
Browse files

[flang] Pass one element struct by register on X86-64 (#75802)

Implement the C struct passing ABI on X86-64 for the trivial case where
the structs have one element. This is required to cover some cases of
BIND(C) derived type pass with the VALUE attribute.
parent b0ac829d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment