#!/bin/bash --norc

exec -a hexagon-qualcomm-as \
    ${HL_HEXAGON_TOOLS}/bin/hexagon-llvm-mc \
    "$@"
