[lld-macho][test][nfc] Update stabs.s to use GMT time zone instead of UTC
authorPengxuan Zheng <pzheng@quicinc.com>
Fri, 16 Dec 2022 18:32:35 +0000 (10:32 -0800)
committerPengxuan Zheng <pzheng@quicinc.com>
Fri, 23 Dec 2022 16:52:07 +0000 (08:52 -0800)
commita337c16d96a0e4bf0b0fb4faebc08c8a1a13a68b
tree2627c08687c30c4414fadcbab54be60271308231
parentfbee2dd9a4ba226590d16546728e436ad9e5ed6c
[lld-macho][test][nfc] Update stabs.s to use GMT time zone instead of UTC

This is to work around a singularity container issue we ran into recently. The
container fails to honor the time zone setting (TZ=UTC) when executing the touch
command. Replacing UTC with GMT worked correctly in the container. This change
does not change (at least not intentionally) the function of the test in any way
since GMT and UTC should be equivalent AFAIK. Please refer to the discussions in
D139980 for more background information.

Reviewed By: int3, #lld-macho

Differential Revision: https://reviews.llvm.org/D140233
lld/test/MachO/stabs.s