OSDN Git Service

Make some implicit conversions explicit, to avoid compiler warnings.
authorDan Gohman <gohman@apple.com>
Wed, 1 Oct 2008 19:58:59 +0000 (19:58 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 1 Oct 2008 19:58:59 +0000 (19:58 +0000)
commitaeaf245db33fa8bccdd14bb8899ee0585a75a7b1
tree70ec1634716f9e2aaf9cd9d43011ba86a64cd639
parente7aa7baa76e1e65323ffe25593bb9cb3b4fa343c
Make some implicit conversions explicit, to avoid compiler warnings.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56927 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
lib/VMCore/AsmWriter.cpp