diff options
Diffstat (limited to 'llvm/test/FrontendC/inline-asm-function.c')
| -rw-r--r-- | llvm/test/FrontendC/inline-asm-function.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/llvm/test/FrontendC/inline-asm-function.c b/llvm/test/FrontendC/inline-asm-function.c deleted file mode 100644 index e5848409865..00000000000 --- a/llvm/test/FrontendC/inline-asm-function.c +++ /dev/null @@ -1,6 +0,0 @@ -// RUN: %llvmgcc -S %s -fasm-blocks -o - -O | grep naked -// 7533078 (partial). - -asm int f() { - xyz -} |

