forked from OSchip/llvm-project
parent
bce181c64f
commit
9b5a495d48
|
|
@ -1,4 +1,4 @@
|
|||
# REQUIRES: x86
|
||||
# REQUIRES: x86, zlib
|
||||
# RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux %s -o %t
|
||||
# RUN: ld.lld %t -o %t2 --strip-debug
|
||||
# RUN: llvm-readobj -sections %t2 | FileCheck %s
|
||||
|
|
|
|||
Loading…
Reference in New Issue