Mercurial > hg > CbC > CbC_llvm
view test/MC/ELF/nocompression.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 | 54457678186b |
children | 1172e4bd9c6f |
line wrap: on
line source
// RUN: not llvm-mc -filetype=obj -compress-debug-sections -triple x86_64-pc-linux-gnu %s -o - 2>&1 | FileCheck %s // REQUIRES: nozlib // CHECK: llvm-mc{{[^:]*}}: build tools with zlib to enable -compress-debug-sections