[ARM] Rewrite how VCMP are lowered, using a single node
[llvm-core.git] / test / tools / llvm-cvtres / timestamp.test
blob7e7c2207b9e3ac4bbbb7085c180d705aa93915cb
1 RUN: llvm-cvtres /timestamp:0x12345678 /out:%t %p/Inputs/test_resource.res
2 RUN: llvm-readobj -h %t | FileCheck %s --check-prefix=1TO8
4 1TO8: TimeDateStamp: 1979-09-05 22:51:36 (0x12345678)
7 RUN: not llvm-cvtres /timestamp:0x123456789 /out:%t \
8 RUN:     %p/Inputs/test_resource.res 2>&1 | FileCheck %s --check-prefix=ERR
10 ERR: invalid timestamp: 0x123456789.  Expected 32-bit integer