summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/COFF/timestamp.s
blob: 140225acf7e8515f90e279723e4611e91bb36271 (plain)
1
2
3
4
5
// RUN: llvm-mc -filetype=obj -triple i686-pc-win32 -incremental-linker-compatible %s -o - | llvm-readobj -h | FileCheck %s

// CHECK: ImageFileHeader {
// CHECK:   TimeDateStamp:
// CHECK-NOT: 1970-01-01 00:00:00 (0x0)
OpenPOWER on IntegriCloud