Mercurial > hg > CbC > CbC_llvm
view test/MC/Mips/elf-debug-section.s @ 121:803732b1fca8
LLVM 5.0
author | kono |
---|---|
date | Fri, 27 Oct 2017 17:07:41 +0900 |
parents | |
children | c2174574ed3a |
line wrap: on
line source
# RUN: llvm-mc -filetype=obj -triple=mips-linux-gnu -g %s -o - \ # RUN: | llvm-readobj -s | FileCheck %s # CHECK: Section { # CHECK: Name: .debug_line # CHECK-NEXT: Type: SHT_MIPS_DWARF (0x7000001E)