commit | 3ba292dbc2acee2d1052fb7ffe332e2164147b47 | [log] [tgz] |
---|---|---|
author | Jeffrey Yasskin <jyasskin@google.com> | Mon Jul 18 21:45:40 2011 +0000 |
committer | Jeffrey Yasskin <jyasskin@google.com> | Mon Jul 18 21:45:40 2011 +0000 |
tree | 82c6c0d2c93837ac6383546b881dbcd10135f9cf | |
parent | 3a594f487628b4855d6394c99d5373891a46c797 [diff] |
Add APInt(numBits, ArrayRef<uint64_t> bigVal) constructor to prevent future ambiguity errors like the one corrected by r135261. Migrate all LLVM callers of the old constructor to the new one. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135431 91177308-0d34-0410-b5e6-96231b3b80d8