Lower compound assignment for the missing type llvm::Type::FP128TyID.
authorJiangning Liu <jiangning.liu@arm.com>
Tue, 21 Oct 2014 01:34:34 +0000 (01:34 +0000)
committerJiangning Liu <jiangning.liu@arm.com>
Tue, 21 Oct 2014 01:34:34 +0000 (01:34 +0000)
commit444822bbcfe5baa3739f8f57d751848418726eda
tree0d69a743615a15fc4e4db083638dc83d0d176f45
parentc606bfe6600a64be3f99d0b420946de004c57a57
Lower compound assignment for the missing type llvm::Type::FP128TyID.

llvm-svn: 220257
clang/lib/CodeGen/CGExprComplex.cpp
clang/test/CodeGen/fp128_complex.c [new file with mode: 0644]