Lines Matching full:build
5 # RUN: ld.lld --build-id %t -o %t2
8 # RUN: ld.lld --build-id %t -o %t2
10 # RUN: ld.lld --build-id %t -o %t2 --threads=1
13 # RUN: ld.lld --build-id=fast %t -o %t2
16 # RUN: ld.lld --build-id=md5 %t -o %t2
18 # RUN: ld.lld --build-id=md5 %t -o %t2 --threads=1
21 # RUN: ld.lld --build-id=sha1 %t -o %t2
23 # RUN: ld.lld --build-id=sha1 %t -o %t2 --threads=1
26 # RUN: ld.lld --build-id=tree %t -o %t2
28 # RUN: ld.lld --build-id=tree %t -o %t2 --threads=1
31 # RUN: ld.lld --build-id=uuid %t -o %t2
34 # RUN: ld.lld --build-id=0x12345678 %t -o %t2
40 # RUN: ld.lld --build-id=md5 --build-id=none %t -o %t2
42 # RUN: ld.lld --build-id --build-id=none %t -o %t2
44 # RUN: ld.lld --build-id=none --build-id %t -o %t2
54 # ALIGN: Name: .note.gnu.build-id
67 # FAST: Contents of section .note.gnu.build-id:
71 # MD5: Contents of section .note.gnu.build-id:
75 # SHA1: Contents of section .note.gnu.build-id:
79 # UUID: Contents of section .note.gnu.build-id:
82 # HEX: Contents of section .note.gnu.build-id:
86 # NONE-NOT: Contents of section .note.gnu.build-id:
88 # RUN: ld.lld --build-id=sha1 -z separate-loadable-segments %t -o %t2
89 # RUN: llvm-readelf -x .note.gnu.build-id %t2 | FileCheck --check-prefix=SEPARATE %s
91 # SEPARATE: Hex dump of section '.note.gnu.build-id':
95 # RUN: ld.lld --build-id=sha1 --no-rosegment %t -o %t2
96 # RUN: llvm-readelf -x .note.gnu.build-id %t2 | FileCheck --check-prefix=NORO %s
98 # NORO: Hex dump of section '.note.gnu.build-id':