aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/CodeGen.cpp
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2017-11-02 21:35:26 +0000
committerPavel Labath <labath@google.com>2017-11-02 21:35:26 +0000
commiteac00c3be67ffaf831bedabaeb1b558f49c4cec8 (patch)
tree708a17d065a0334fa16ece717f1acfc2ea76a418 /llvm/lib/CodeGen/CodeGen.cpp
parent1d02b13eb7758844adb9f1cec0828376f10d365a (diff)
downloadllvm-eac00c3be67ffaf831bedabaeb1b558f49c4cec8.zip
llvm-eac00c3be67ffaf831bedabaeb1b558f49c4cec8.tar.gz
llvm-eac00c3be67ffaf831bedabaeb1b558f49c4cec8.tar.bz2
Fix some warnings found by ToT clang
These fall into two categories: - unused variables - (uint8_t *)NULL + X -- changed to reinterpret_cast(X) llvm-svn: 317270
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions