Mercurial > hg > CbC > CbC_llvm
view test/MC/ELF/elf_directive_section.s @ 111:3e4d254d74d9
resolve some warnings
author | Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp> |
---|---|
date | Tue, 02 Feb 2016 19:38:53 +0900 |
parents | 95c75e76d11b |
children |
line wrap: on
line source
# RUN: llvm-mc -triple i386-pc-linux-gnu %s | FileCheck %s .bss # CHECK: .bss .data.rel.ro # CHECK: .data.rel.ro .data.rel # CHECK: .data.rel .eh_frame # CHECK: .eh_frame .rodata # CHECK: .rodata .tbss # CHECK: .tbss .tdata # CHECK: .tdata