diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2010-02-25 07:20:54 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2010-02-25 07:20:54 +0000 |
commit | 8fa1e7eec4d0a75dbe90c76d22562a933f56c1bd (patch) | |
tree | 73f77d4ce7e3dd79eaaf375d61dc89429b1f13ad /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 2fa52b06d00df13e1fa7ab89fbbc6f5e6756c2a7 (diff) | |
download | llvm-8fa1e7eec4d0a75dbe90c76d22562a933f56c1bd.zip llvm-8fa1e7eec4d0a75dbe90c76d22562a933f56c1bd.tar.gz llvm-8fa1e7eec4d0a75dbe90c76d22562a933f56c1bd.tar.bz2 |
Add a new conversion rank to classify conversions between complex and scalar
types. Rank these conversions below other conversions. This allows overload
resolution when the only distinction is between a complex and scalar type. It
also brings the complex overload resolutin in line with GCC's.
llvm-svn: 97128
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions