================ @@ -0,0 +1,18 @@ +# RUN: llvm-mc -arch=hexagon -mv69 -mhvx -filetype=obj %s | \ ---------------- androm3da wrote: instead of `arch=hexagon` I think you want `triple=hexagon` as seems to be the trend in other tests. https://github.com/llvm/llvm-project/pull/75873