David Blaikie | 9b620b4 | 2014-03-28 20:45:24 +0000 | [diff] [blame^] | 1 | // RUN: llvm-mc -filetype=obj -compress-debug-sections -triple x86_64-pc-linux-gnu %s -o - 2>&1 | FileCheck %s |
2 | |||||
3 | // REQUIRES: nozlib | ||||
4 | |||||
5 | // CHECK: llvm-mc: build tools with zlib to enable -compress-debug-sections |