Bug 1822393 - Set the source and target compatibility compile options for non-GeckoVi...
[gecko.git] / taskcluster / scripts / misc / build-llvm-symbolizer.sh
blobf0b3657376dc355ebd4f2802e37b88ce4584548f
1 #!/bin/sh
3 set -e -x
5 $(dirname $0)/build-llvm-common.sh llvm install-llvm-symbolizer "$@"