mirror of
https://github.com/danog/gllvm.git
synced 2024-12-02 13:37:49 +01:00
3 lines
44 B
Bash
Executable File
3 lines
44 B
Bash
Executable File
#!/bin/sh
|
|
exec gowllvm compile clang++ "$@"
|