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