aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LiveDebugVariables.cpp
diff options
context:
space:
mode:
authorNemanja Ivanovic <nemanja.i.ibm@gmail.com>2020-09-04 13:54:21 -0400
committerNemanja Ivanovic <nemanja.i.ibm@gmail.com>2020-09-04 13:56:39 -0400
commit54205f0bd2377503b818d7f62cc4ed63ef5b1e94 (patch)
tree12eacc559f99df1b900e0acd5e14989751f83dcf /llvm/lib/CodeGen/LiveDebugVariables.cpp
parent00eb6fef0809ed143975ad16f3988a4fee13261b (diff)
downloadllvm-54205f0bd2377503b818d7f62cc4ed63ef5b1e94.zip
llvm-54205f0bd2377503b818d7f62cc4ed63ef5b1e94.tar.gz
llvm-54205f0bd2377503b818d7f62cc4ed63ef5b1e94.tar.bz2
[PowerPC] Allow const pointers for load builtins in altivec.h
The load builtins in altivec.h do not have const in the signature for the pointer parameter. This prevents using them for loading from constant pointers. A notable case for such a use is Eigen. This patch simply adds the missing const. Fixes: https://bugs.llvm.org/show_bug.cgi?id=47408
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions