diff options
| author | Dan Gohman <gohman@apple.com> | 2009-09-08 01:44:02 +0000 |
|---|---|---|
| committer | Dan Gohman <gohman@apple.com> | 2009-09-08 01:44:02 +0000 |
| commit | f4a0f0f03306f65c7a898621a40be9373fbe1bfb (patch) | |
| tree | 42dd0ef34825f5780879500d7d47afdeb38e1c6c /llvm/lib/CodeGen/AsmPrinter/CMakeLists.txt | |
| parent | b2b0467e18a3bd4bfd22c6aeceb69139102428f8 (diff) | |
| download | bcm5719-llvm-f4a0f0f03306f65c7a898621a40be9373fbe1bfb.tar.gz bcm5719-llvm-f4a0f0f03306f65c7a898621a40be9373fbe1bfb.zip | |
Fix an abort on a store of an empty struct member. getValue returns
null in the case of an empty struct, so don't try to call getNumValues
on it.
llvm-svn: 81180
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions

