aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorNemanja Ivanovic <nemanja.i.ibm@gmail.com>2021-03-23 08:43:16 -0500
committerNemanja Ivanovic <nemanja.i.ibm@gmail.com>2021-03-23 08:45:37 -0500
commit4146864735443a827490c7715191f3b8ba16f0e3 (patch)
tree9625db6e74c68975072450e5b886f7aef2fa55c0 /flang/lib/Frontend/CompilerInvocation.cpp
parent9544a32287eccb42a4367cff9b5888855d6b8756 (diff)
downloadllvm-4146864735443a827490c7715191f3b8ba16f0e3.zip
llvm-4146864735443a827490c7715191f3b8ba16f0e3.tar.gz
llvm-4146864735443a827490c7715191f3b8ba16f0e3.tar.bz2
[PowerPC][NFC] Use valid type for offset in altivec.h
We currently use signed long long instead of ptrdiff_t for offsets in altivec.h. This has never really presented a problem because all platforms where we use these are 64-bit. However, now that we have 32-bit targets, we need to use a meaningful type.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions