Skip to content
Commit db1757f8 authored by River Riddle's avatar River Riddle Committed by jpienaar
Browse files

Add support for named function argument attributes. The attribute dictionary...

Add support for named function argument attributes. The attribute dictionary is printed after the argument type:

func @arg_attrs(i32 {arg_attr: 10})

func @arg_attrs(%arg0: i32 {arg_attr: 10})

PiperOrigin-RevId: 236136830
parent 8cc50208
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment