Sign in
opensecura
/
hw
/
kelvin
/
0051302ec731178241cdd6292db2772e9046e85d
/
.
/
third_party
/
llvm-firtool
/
firtool.sh
blob: c85729683557bdabf9863bc0717f70143a2455f4 [
file
] [
log
] [
blame
]
#!/bin/bash
SCRIPT_DIR
=
"$(dirname "
$BASH_SOURCE
")"
RUNFILES_DIR
=
$SCRIPT_DIR
/
firtool
.
runfiles
$
{
RUNFILES_DIR
}/
llvm_firtool
/
org
.
chipsalliance
/
llvm
-
firtool
/
linux
-
x64
/
bin
/
firtool $
*
exit $
?