Home
last modified time | relevance | path

Searched refs:icf (Results 1 – 25 of 80) sorted by relevance

1234

/external/llvm-project/lld/test/ELF/
Dicf-merge.s4 # RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux %S/Inputs/icf-merge.s -o %t1
5 # RUN: ld.lld %t %t1 -o /dev/null --icf=all --print-icf-sections | FileCheck %s
7 # RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux %S/Inputs/icf-merge2.s -o %t2
8 # RUN: ld.lld %t %t2 -o %t3.out --icf=all --print-icf-sections | FileCheck --check-prefix=NOMERGE %s
10 # RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux %S/Inputs/icf-merge3.s -o %t3
11 # RUN: ld.lld %t %t3 -o %t3.out --icf=all --print-icf-sections | FileCheck --check-prefix=NOMERGE %s
Dicf-safe.s5 # RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux %S/Inputs/icf-safe.s -o %t2.o
6 # RUN: ld.lld %t1.o %t2.o -o %t2 --icf=safe --print-icf-sections | FileCheck %s
7 # RUN: ld.lld %t1.o %t2.o -o %t3 --icf=safe --print-icf-sections -shared | FileCheck --check-prefix…
8 # RUN: ld.lld %t1.o %t2.o -o %t3 --icf=safe --print-icf-sections --export-dynamic | FileCheck --che…
9 # RUN: ld.lld %t1.o %t2.o -o %t2 --icf=all --print-icf-sections | FileCheck --check-prefix=ALL %s
10 # RUN: ld.lld %t1.o %t2.o -o %t2 --icf=all --print-icf-sections --export-dynamic | FileCheck --chec…
11 # RUN: ld.lld %t1copy.o -o %t4 --icf=safe 2>&1 | FileCheck --check-prefix=OBJCOPY %s
31 # With --icf=all address-significance implies keep-unique only for rodata, not
Dprint-icf.s4 # RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux %p/Inputs/print-icf.s -o %t1
5 # RUN: ld.lld %t %t1 -o %t2 --icf=all --print-icf-sections | FileCheck %s
6 # RUN: ld.lld %t %t1 -o %t2 --icf=all --no-print-icf-sections --print-icf-sections | FileCheck %s
7 # RUN: ld.lld %t %t1 -o %t2 --icf=all --print-icf-sections --no-print-icf-sections | FileCheck -all…
Dicf9.s5 # RUN: ld.lld %t -o %t2 --icf=all --print-icf-sections 2>&1 | FileCheck -allow-empty %s
13 # We do merge rodata if passed --icf-data
14 # RUN: ld.lld %t -o %t2 --icf=all --print-icf-sections --ignore-data-address-equality | \
Dicf-keep-unique.s4 # RUN: ld.lld %t -o %t2 --icf=all --print-icf-sections | FileCheck %s
5 # RUN: ld.lld %t -o %t2 --keep-unique f2 --keep-unique f4 --keep-unique f5 --icf=all --print-icf-se…
Dicf-eh-frame.s6 # RUN: ld.lld --icf=all %t1.o -o /dev/null --print-icf-sections | FileCheck %s --implicit-check-not…
9 # RUN: ld.lld --icf=all %t2.o -o /dev/null --print-icf-sections | FileCheck %s --implicit-check-not…
Dicf-merge-sec.s4 # RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux %S/Inputs/icf-merge-sec.s -o %t2
5 # RUN: ld.lld %t %t2 -o /dev/null --icf=all --print-icf-sections | FileCheck %s
Dicf-absolute.s4 # RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux %S/Inputs/icf-absolute.s -o %t2
5 # RUN: ld.lld %t %t2 -o /dev/null --icf=all --print-icf-sections | FileCheck %s
Dicf-absolute2.s4 # RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux %S/Inputs/icf-absolute2.s -o %t2
5 # RUN: ld.lld %t %t2 -o /dev/null --icf=all --print-icf-sections | FileCheck -allow-empty %s
Ddead-reloc-in-nonalloc.s6 # RUN: ld.lld --icf=all -z dead-reloc-in-nonalloc=.debug_info=0xaaaaaaaa \
10 # RUN: ld.lld --icf=all -z dead-reloc-in-nonalloc=.debug_info=2863311530 \
22 # RUN: ld.lld --icf=all -z dead-reloc-in-nonalloc=.debug_info=0 %t.o -o %tzero
29 # RUN: ld.lld --icf=all -z dead-reloc-in-nonalloc='.debug_i*=0xaaaaaaaa' \
33 # RUN: ld.lld --icf=all -z dead-reloc-in-nonalloc='.debug_info=1' \
Dicf-preemptible.s4 # RUN: ld.lld -pie %t.o --icf=all --print-icf-sections -o /dev/null | \
7 # RUN: ld.lld -shared %t.o --icf=all --print-icf-sections -o /dev/null | \
Dicf-different-output-sections.s3 # RUN: ld.lld %t -o /dev/null --icf=all --print-icf-sections | count 0
Dicf-c-identifier.s3 # RUN: ld.lld %t -o /dev/null --icf=all --print-icf-sections | count 0
Dicf17.s3 # RUN: ld.lld %t1 -o /dev/null --icf=all --print-icf-sections 2>&1 | FileCheck -allow-empty %s
Dicf-link-order.s4 # RUN: ld.lld %t.o -o %t --icf=all --print-icf-sections | count 0
Dicf4.s4 # RUN: ld.lld %t -o /dev/null --icf=all --print-icf-sections 2>&1 | FileCheck -allow-empty %s
Dicf-none.s4 # RUN: ld.lld %t -o /dev/null --icf=all --icf=none --verbose 2>&1 | FileCheck %s
Dicf5.s4 # RUN: ld.lld %t -o /dev/null --icf=all --print-icf-sections 2>&1 | FileCheck -allow-empty %s
Dicf-relro.s3 # RUN: ld.lld %t -o /dev/null --icf=all --ignore-data-address-equality --print-icf-sections | FileC…
Dicf10.s4 # RUN: ld.lld --icf=all %t.o -o /dev/null --print-icf-sections 2>&1 | FileCheck %s
Dicf1.s4 # RUN: ld.lld %t -o /dev/null --icf=all --print-icf-sections | FileCheck %s
Dicf12.s4 # RUN: ld.lld %t1 -o /dev/null --icf=all --print-icf-sections 2>&1 | FileCheck -allow-empty %s
/external/llvm-project/lld/test/ELF/linkerscript/
Dicf-output-sections.s6 # RUN: ld.lld %t.o --script %t1.script --icf=all --print-icf-sections -o %t | FileCheck --check-pre…
20 # RUN: ld.lld %t.o --script %t2.script --icf=all --print-icf-sections -o %t | FileCheck --check-pre…
33 # RUN: ld.lld %t.o -T %t3.script --icf=all --print-icf-sections -o %t3 | FileCheck --check-prefix=I…
Dicf.s5 # RUN: ld.lld %t.o %t.script -o %t --icf=all --print-icf-sections | count 0
/external/llvm-project/lld/test/COFF/
Dicf-safe.s3 # RUN: llvm-mc -filetype=obj -triple=x86_64-pc-win32 %S/Inputs/icf-safe.s -o %t2.obj
4 # RUN: lld-link /dll /noentry /out:%t.dll /verbose /opt:noref,icf %t1.obj %t2.obj 2>&1 | FileCheck …
5 # RUN: lld-link /dll /noentry /out:%t.dll /verbose /opt:noref,icf /export:g3 /export:g4 %t1.obj %t2…

1234