diff options
author | Aaron Ballman <aaron@aaronballman.com> | 2022-01-13 11:45:27 -0500 |
---|---|---|
committer | Aaron Ballman <aaron@aaronballman.com> | 2022-01-13 11:46:34 -0500 |
commit | bf7d9970ba0ac5ecfa1a469086f5789de5c94e3f (patch) | |
tree | 97e2f79a2f782595b2472aa1457327e4b3617b33 /llvm/lib/Object/TapiFile.cpp | |
parent | 7b9f5cbfa71f56173e7acb028ca28d15635ddfa8 (diff) | |
download | llvm-bf7d9970ba0ac5ecfa1a469086f5789de5c94e3f.zip llvm-bf7d9970ba0ac5ecfa1a469086f5789de5c94e3f.tar.gz llvm-bf7d9970ba0ac5ecfa1a469086f5789de5c94e3f.tar.bz2 |
Support the *_WIDTH macros in limits.h and stdint.h
This completes the implementation of
WG14 N2412 (http://www.open-std.org/jtc1/sc22/wg14/www/docs/n2412.pdf),
which standardizes C on a twos complement representation for integer
types. The only work that remained there was to define the correct
macros in the standard headers, which this patch does.
Diffstat (limited to 'llvm/lib/Object/TapiFile.cpp')
0 files changed, 0 insertions, 0 deletions