mirror of
https://github.com/danog/gllvm.git
synced 2024-11-26 23:14:41 +01:00
3 lines
44 B
Bash
Executable File
3 lines
44 B
Bash
Executable File
#!/bin/sh
|
|
exec gowllvm compile clang++ "$@"
|