Don't do SRA for unions with long double fields.
authorDale Johannesen <dalej@apple.com>
Fri, 28 Sep 2007 00:21:38 +0000 (00:21 +0000)
committerDale Johannesen <dalej@apple.com>
Fri, 28 Sep 2007 00:21:38 +0000 (00:21 +0000)
commitef0ab932ef3b07016ffb827cd529d4787d7ed12e
tree28e917b8a92472fd9d27d2a975abf1fe41c409e0
parent58ec8825d46085841a1af55ee7f8117ad25ecf2f
Don't do SRA for unions with long double fields.
Fixes a SWB crash.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42422 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/ScalarReplAggregates.cpp