Jasmin.FunctionAnnotationsSourceRemove expressions from annotations. Raises HiError when it encounters too complex expressions.
val process_f_annot :
Location.t ->
string ->
FInfo.call_conv ->
Syntax.pannotations ->
FInfo.f_annotExtracts a few well-known attributes from the annotation of a function.
Extracts the required alignment for each function argument. Reads the function annotations first then defaults to U8 for export functions (no requirement for non-export functions).