diff options
author | Rui Ueyama <ruiu@google.com> | 2017-12-27 06:54:18 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2017-12-27 06:54:18 +0000 |
commit | 17a3077f59f66e6045344dc6fb7372ddf2cf54c7 (patch) | |
tree | c7b4337f34dd1ab0493045b971c228db0ae67fb1 /llvm/lib/Support/CommandLine.cpp | |
parent | 130eb04689e29faddb4ca443e7bc11c698d1b728 (diff) | |
download | llvm-17a3077f59f66e6045344dc6fb7372ddf2cf54c7.zip llvm-17a3077f59f66e6045344dc6fb7372ddf2cf54c7.tar.gz llvm-17a3077f59f66e6045344dc6fb7372ddf2cf54c7.tar.bz2 |
Make it clear where is a placeholder for later binary patching.
This is an aesthetic change to represent a placeholder for later
binary patching as "0, 0, 0, 0" instead of "0x00, 0x00, 0x00, 0x00".
The former is how we represent it in COFF, and I found it easier to
read than the latter.
llvm-svn: 321471
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions