summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/CodeGenDAGPatterns.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-04-20 06:20:21 +0000
committerChris Lattner <sabre@nondot.org>2010-04-20 06:20:21 +0000
commit5100367ff39c47492b7ceae3a3ee3b28372fff6e (patch)
tree5c63d321c64a8fc4e8755501aeb2f958a5bde56a /llvm/utils/TableGen/CodeGenDAGPatterns.cpp
parent52c28fe61a6e58e158b360607ea76069a7a9ba60 (diff)
downloadbcm5719-llvm-5100367ff39c47492b7ceae3a3ee3b28372fff6e.tar.gz
bcm5719-llvm-5100367ff39c47492b7ceae3a3ee3b28372fff6e.zip
Bill's change in r95336 broke empty aggregates embedded
in other types. fix this by only bumping zero-byte globals up to a single byte if the *entire global* is zero size, fixing PR6340. This also fixes empty arrays etc to be handled correctly, and only does this on subsection-via-symbols targets (aka darwin) which is the only place where this matters. llvm-svn: 101879
Diffstat (limited to 'llvm/utils/TableGen/CodeGenDAGPatterns.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud