-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
(we will collect them here)
Are all structure fields 'Export'ed even if they are part of a by-value parameter that should otherwise be 'Import'ed?
struct Foo { int x; };
void foo(Foo f){}
abi_typelocation("lib.so","foo3F","Export","Integer32","%rdi").
^----- should be 'Import'?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels