From: Logan Chien Date: Thu, 3 Oct 2013 12:18:56 +0000 (+0000) Subject: [arm] Enhance the test case by checking .fpu directive. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=20357662a04f0a7f2f0850d072d0fafb0c53b90c;p=oota-llvm.git [arm] Enhance the test case by checking .fpu directive. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191891 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/ARM/2010-09-29-mc-asm-header-test.ll b/test/CodeGen/ARM/2010-09-29-mc-asm-header-test.ll index b2717130add..76334e325e8 100644 --- a/test/CodeGen/ARM/2010-09-29-mc-asm-header-test.ll +++ b/test/CodeGen/ARM/2010-09-29-mc-asm-header-test.ll @@ -27,6 +27,7 @@ ; V8-NEON: .syntax unified ; V8-NEON: .eabi_attribute 6, 14 +; V8-NEON: .fpu neon ; V8-NEON: .eabi_attribute 12, 3 ; V8-FPARMv8-NEON: .syntax unified