diff options
Diffstat (limited to 'test/CodeGen/X86/utf8.ll')
| -rw-r--r-- | test/CodeGen/X86/utf8.ll | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test/CodeGen/X86/utf8.ll b/test/CodeGen/X86/utf8.ll deleted file mode 100644 index 67bc5ae2fd41..000000000000 --- a/test/CodeGen/X86/utf8.ll +++ /dev/null @@ -1,4 +0,0 @@ -; RUN: llc < %s -march=x86 | FileCheck %s - -; CHECK: iΔ -@"i\CE\94" = common global i32 0, align 4 |
