diff options
Diffstat (limited to 'repos/core/llvm/c89')
| -rw-r--r-- | repos/core/llvm/c89 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/repos/core/llvm/c89 b/repos/core/llvm/c89 deleted file mode 100644 index e1755f5c..00000000 --- a/repos/core/llvm/c89 +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -exec /usr/bin/clang -ansi "$@" |