aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/Mips/mips-expansions.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-expansions.s
parent024d943bca85ee0b6bc1b9e5f13ec5276f16c13d (diff)
downloadexternal_llvm-ef1762b6a1d3353790bdb415788e7d8963e70372.zip
external_llvm-ef1762b6a1d3353790bdb415788e7d8963e70372.tar.gz
external_llvm-ef1762b6a1d3353790bdb415788e7d8963e70372.tar.bz2
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-expansions.s')
-rw-r--r--test/MC/Mips/mips-expansions.s1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/MC/Mips/mips-expansions.s b/test/MC/Mips/mips-expansions.s
index 3385fe1..1622965 100644
--- a/test/MC/Mips/mips-expansions.s
+++ b/test/MC/Mips/mips-expansions.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 macro instructions
-# CHECK: .section __TEXT,__text,regular,pure_instructions
#------------------------------------------------------------------------------
# Load immediate instructions
#------------------------------------------------------------------------------