fixed comment: get_call_abi() get the call type, NOT the method type of the called...
[libfirm] / ir / be / test / after_compile.sh.example
1 #!/bin/sh
2
3 # move results over to public_html dir
4 rm -rf "$HOME/public_html/$1"
5 mv "$1" "$HOME/public_html"
6 fs setacl "$HOME/public_html/$1" system:anyuser rl