diff options
author | Sebastian Pop <spop@codeaurora.org> | 2012-10-12 02:04:32 +0000 |
---|---|---|
committer | Sebastian Pop <spop@codeaurora.org> | 2012-10-12 02:04:32 +0000 |
commit | b4164284b58842571df1e3ca1467246cde8664cc (patch) | |
tree | 62cd499d06edbf74e69a88fc7760bd835e619f1b /lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp | |
parent | 7d90d4d709b9053f7214203c34b8be9dbd311ace (diff) |
fix warning
DependenceAnalysis.cpp:1164:32: warning: implicit truncation from 'int' to bitfield changes value from -5 to 3
[-Wconstant-conversion]
Result.DV[Level].Direction &= ~Dependence::DVEntry::GT;
^ ~~~~~~~~~~~~~~~~~~~~~~~~
Patch from Preston Briggs <preston.briggs@gmail.com>.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165784 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp')
0 files changed, 0 insertions, 0 deletions