summaryrefslogtreecommitdiff
path: root/test/MC/Mips/mips-fpu-instructions.s
diff options
context:
space:
mode:
authorNico Rieck <nico.rieck@gmail.com>2013-04-14 21:18:36 +0000
committerNico Rieck <nico.rieck@gmail.com>2013-04-14 21:18:36 +0000
commitef1762b6a1d3353790bdb415788e7d8963e70372 (patch)
tree72fd4a6b39480b461fe47d6ffe6b78f9671afc1d /test/MC/Mips/mips-fpu-instructions.s
parent024d943bca85ee0b6bc1b9e5f13ec5276f16c13d (diff)
downloadllvm-ef1762b6a1d3353790bdb415788e7d8963e70372.tar.gz
llvm-ef1762b6a1d3353790bdb415788e7d8963e70372.tar.bz2
llvm-ef1762b6a1d3353790bdb415788e7d8963e70372.tar.xz
Use object file specific section type for initial text section
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179494 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC/Mips/mips-fpu-instructions.s')
-rw-r--r--test/MC/Mips/mips-fpu-instructions.s1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/MC/Mips/mips-fpu-instructions.s b/test/MC/Mips/mips-fpu-instructions.s
index a126c6f718..29dc471db1 100644
--- a/test/MC/Mips/mips-fpu-instructions.s
+++ b/test/MC/Mips/mips-fpu-instructions.s
@@ -1,7 +1,6 @@
# RUN: llvm-mc %s -triple=mipsel-unknown-linux -show-encoding -mcpu=mips32r2 | FileCheck %s
# Check that the assembler can handle the documented syntax
# for FPU instructions.
-# CHECK: .section __TEXT,__text,regular,pure_instructions
#------------------------------------------------------------------------------
# FP aritmetic instructions
#------------------------------------------------------------------------------