diff options
author | Nadav Rotem <nadav.rotem@intel.com> | 2011-02-12 14:40:33 +0000 |
---|---|---|
committer | Nadav Rotem <nadav.rotem@intel.com> | 2011-02-12 14:40:33 +0000 |
commit | db2f54811d3b57ce18455e818d273f17a5edd4ea (patch) | |
tree | 44a3d3ebd5fa49377289a8476abc831c0449823b /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 9fdd25492c11aad5285f2b82cd24283700e52ad9 (diff) | |
download | llvm-db2f54811d3b57ce18455e818d273f17a5edd4ea.zip llvm-db2f54811d3b57ce18455e818d273f17a5edd4ea.tar.gz llvm-db2f54811d3b57ce18455e818d273f17a5edd4ea.tar.bz2 |
A fix for 9165.
The DAGCombiner created illegal BUILD_VECTOR operations.
The patch added a check that either illegal operations are
allowed or that the created operation is legal.
llvm-svn: 125435
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions