]> granicus.if.org Git - llvm/commit
add a check that allows the SRoA pass to avoid breaking programs, even if their
authorChris Lattner <sabre@nondot.org>
Fri, 30 May 2003 18:09:57 +0000 (18:09 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 30 May 2003 18:09:57 +0000 (18:09 +0000)
commit26d2ca1d134a8deb91f0246b70024ac1032e544c
tree4c05740f2a0e9f77bb315fa0e270b09e7873074f
parent9b036332652d833e8fd79cc5ca59ad6023480ca5
add a check that allows the SRoA pass to avoid breaking programs, even if their
behavior is technically undefined

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