Rename CODE_OWNERS -> Maintainers (#114544)
[llvm-project.git] / lld / test / COFF / checksum.test
blob6e67f78382a32c6e1e6e2f5036d1fb1635bee250
1 # RUN: yaml2obj %p/Inputs/hello32.yaml -o %t.obj
2 # RUN: lld-link /out:%t.exe /entry:main /timestamp:0 %p/Inputs/std32.lib %t.obj
3 # RUN: llvm-readobj --file-headers %t.exe | FileCheck -check-prefix=CHECKSUM1 %s
5 CHECKSUM1: CheckSum: 0x0
7 # RUN: yaml2obj %p/Inputs/hello32.yaml -o %t.obj
8 # RUN: lld-link /out:%t.exe /entry:main /timestamp:0 /RELEASE %p/Inputs/std32.lib %t.obj
9 # RUN: llvm-readobj --file-headers %t.exe | FileCheck -check-prefix=CHECKSUM2 %s
11 CHECKSUM2: CheckSum: 0x9196