You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
// 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)
|