#!/bin/bash --norc

exec \
    ${HL_HEXAGON_TOOLS}/bin/hexagon-clang \
    "$@"
