From 84d7ffdede03c17b68fdbd8d9a98b9e67e004712 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Thu, 30 Sep 2010 17:15:42 +0000 Subject: [PATCH] generalize test. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115172 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/MC/AsmParser/X86/{x86_word_directive.s => x86_directives.s} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/MC/AsmParser/X86/{x86_word_directive.s => x86_directives.s} (100%) diff --git a/test/MC/AsmParser/X86/x86_word_directive.s b/test/MC/AsmParser/X86/x86_directives.s similarity index 100% rename from test/MC/AsmParser/X86/x86_word_directive.s rename to test/MC/AsmParser/X86/x86_directives.s -- 2.34.1