diff options
author | Harald van Dijk <harald@gigawatt.nl> | 2020-11-30 18:51:23 +0000 |
---|---|---|
committer | Harald van Dijk <harald@gigawatt.nl> | 2020-11-30 18:51:23 +0000 |
commit | cdac34bd47a34337579e50dedc119548b379f20e (patch) | |
tree | ff69017f34ffbcd88c1d5d1ded2ccca116760280 /clang/unittests/Tooling/SourceCodeTest.cpp | |
parent | 61aec69a65dec949f3d2556c4d0efaa87869e1ee (diff) | |
download | llvm-cdac34bd47a34337579e50dedc119548b379f20e.zip llvm-cdac34bd47a34337579e50dedc119548b379f20e.tar.gz llvm-cdac34bd47a34337579e50dedc119548b379f20e.tar.bz2 |
[X86] Zero-extend pointers to i64 for x86_64
For LP64 mode, this has no effect as pointers are already 64 bits.
For ILP32 mode (x32), this extension is specified by the ABI.
Reviewed By: pengfei
Differential Revision: https://reviews.llvm.org/D91338
Diffstat (limited to 'clang/unittests/Tooling/SourceCodeTest.cpp')
0 files changed, 0 insertions, 0 deletions