mirror of
https://github.com/danog/gllvm.git
synced 2024-11-27 06:44:46 +01:00
3 lines
44 B
Plaintext
3 lines
44 B
Plaintext
|
#!/bin/sh
|
||
|
exec gowllvm compile clang++ "$@"
|