diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-01-22 20:26:32 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-01-22 20:26:32 +0000 |
commit | 79e6749da3d85705b4be27c3f6519dc86fc56ece (patch) | |
tree | 9b235b0cc9c747eed37e0f45e6fd7145b46d601d /llvm/lib/CodeGen/CodeGenPrepare.cpp | |
parent | 27ea26b7c0882a0c2e82422860d354408e825a05 (diff) | |
download | bcm5719-llvm-79e6749da3d85705b4be27c3f6519dc86fc56ece.tar.gz bcm5719-llvm-79e6749da3d85705b4be27c3f6519dc86fc56ece.zip |
Target: fix -Wcast-qual warning
We were unnecessarily stripping the const qualifier on the temporary variable.
Restore the constness to avoid the warning. NFC.
llvm-svn: 258547
Diffstat (limited to 'llvm/lib/CodeGen/CodeGenPrepare.cpp')
0 files changed, 0 insertions, 0 deletions