diff options
Diffstat (limited to 'llvm/test/CFrontend/2003-12-14-ExternInlineSupport.c')
| -rw-r--r-- | llvm/test/CFrontend/2003-12-14-ExternInlineSupport.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/test/CFrontend/2003-12-14-ExternInlineSupport.c b/llvm/test/CFrontend/2003-12-14-ExternInlineSupport.c deleted file mode 100644 index fb92ec773c1..00000000000 --- a/llvm/test/CFrontend/2003-12-14-ExternInlineSupport.c +++ /dev/null @@ -1,3 +0,0 @@ -// RUN: %llvmgcc -xc %s -c -o - | llvm-dis | not grep dead_function - -extern __inline__ void dead_function() {} |

