From ef1762b6a1d3353790bdb415788e7d8963e70372 Mon Sep 17 00:00:00 2001 From: Nico Rieck Date: Sun, 14 Apr 2013 21:18:36 +0000 Subject: 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 --- test/MC/Disassembler/Mips/mips32_le.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'test/MC/Disassembler/Mips/mips32_le.txt') diff --git a/test/MC/Disassembler/Mips/mips32_le.txt b/test/MC/Disassembler/Mips/mips32_le.txt index 48fa8e2..a0885a4 100644 --- a/test/MC/Disassembler/Mips/mips32_le.txt +++ b/test/MC/Disassembler/Mips/mips32_le.txt @@ -1,5 +1,4 @@ # RUN: llvm-mc --disassemble %s -triple=mipsel-unknown-linux | FileCheck %s -# CHECK: .section __TEXT,__text,regular,pure_instructions # CHECK: abs.d $f12, $f14 0x05 0x73 0x20 0x46 -- cgit v1.1