On 8/18/20 8:50 AM, Taylor Simpson wrote: > The macro definitions specify instruction attributes that are applied > to each instruction that references the macro. The generator will > recursively apply attributes to each instruction that used the macro. > > Signed-off-by: Taylor Simpson <tsimp...@quicinc.com> > --- > target/hexagon/imported/macros.def | 1529 > ++++++++++++++++++++++++++++++++++++ > 1 file changed, 1529 insertions(+) > create mode 100755 target/hexagon/imported/macros.def
You might as well squash all of the patches dealing with imported files, because they're beyond review. They are what they are: another project's files. Give that squashed patch my Acked-by: Richard Henderson <richard.hender...@linaro.org> r~ PS: I notice that the README mentions archlib, but does not give a pointer to it.