Remove __DATE__ and __TIME__ usage
authorShahbaz Youssefi <syoussefi@google.com>
Tue, 25 Jun 2019 16:09:55 +0000 (12:09 -0400)
committerShahbaz Youssefi <syoussefi@chromium.org>
Tue, 25 Jun 2019 17:20:42 +0000 (13:20 -0400)
commitf4edb8f820a85d5c6d786cf2aea75836cf4bb884
tree08ac9493520ece89c69b874b4367990c21edbfa4
parent4e6b9ea32900b7bae6728eb8167657cdae7b16dc
Remove __DATE__ and __TIME__ usage

These macros result in a non-deterministic build.  In chromium, these
macros are specifically set to empty, resulting in a compile error.
StandAlone/spirv-remap.cpp