aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-04-13 17:34:23 +0000
committerChris Lattner <sabre@nondot.org>2010-04-13 17:34:23 +0000
commit363ff23cfddb51abe4ee4212a6dd3c9b534fcc8b (patch)
treee2e545cd763c9f17e2705590a7cdc04aa4538df8 /lib/CodeGen
parent553e583e1d30fe30ac2de3526536bbebee6da1ce (diff)
Teach HasSideEffect about InitListExprs. Not having
this caused us to codegen dead globals like this: struct foo { int a; int b; }; static struct foo fooarray[] = { {1, 2}, {4}, }; git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@101150 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen')
0 files changed, 0 insertions, 0 deletions