forked from OSchip/llvm-project
parent
4b96935bd7
commit
52d0abd781
|
@ -1,3 +1,4 @@
|
|||
# REQUIRES: x86
|
||||
# RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux %s -o %t
|
||||
# RUN: ld.lld %t -o %t2 --icf=all --ignore-data-address-equality --print-icf-sections | FileCheck %s
|
||||
|
||||
|
|
Loading…
Reference in New Issue