aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.h
diff options
context:
space:
mode:
authorJay Foad <jay.foad@amd.com>2021-03-04 13:53:51 +0000
committerJay Foad <jay.foad@amd.com>2021-03-04 18:35:25 +0000
commit594d0c34961d3065d7abfbace5892dd42be040c9 (patch)
treed3a4b72cc446f27692d9a2e81677fc0e15ccedb5 /clang/lib/CodeGen/CodeGenModule.h
parent9fc2be6f289e25a94f4b938f8199f5d470f8a43e (diff)
downloadllvm-594d0c34961d3065d7abfbace5892dd42be040c9.zip
llvm-594d0c34961d3065d7abfbace5892dd42be040c9.tar.gz
llvm-594d0c34961d3065d7abfbace5892dd42be040c9.tar.bz2
[TableGen] Fix warning when compiling generated MCCodeEmitter
This fixes an instance of: warning: cast from 'const unsigned long *' to 'unsigned char *' drops const qualifier [-Wcast-qual] when compiling the generated MCCodeEmitter for an out-of-tree target that uses the optional support for instruction widths > 64 bits. Differential Revision: https://reviews.llvm.org/D97942
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions