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 | e9623261ad135af13248f4acd94e5ea1cbb30303 (patch) | |
| tree | 8652016acaeb4f24296800afa34f22aa1cc60961 /llvm/lib/Linker | |
| parent | cf11c59e2fad9490826cd3ba9a8913961373dc70 (diff) | |
| download | bcm5719-llvm-e9623261ad135af13248f4acd94e5ea1cbb30303.tar.gz bcm5719-llvm-e9623261ad135af13248f4acd94e5ea1cbb30303.zip | |
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>.
llvm-svn: 165784
Diffstat (limited to 'llvm/lib/Linker')
0 files changed, 0 insertions, 0 deletions

