commit | 2a592dcc466dfba0a87c2b96c17c3f57c5dea8d8 | [log] [tgz] |
---|---|---|
author | Dylan Noblesmith <nobled@dreamwidth.org> | Tue Apr 10 22:44:49 2012 +0000 |
committer | Dylan Noblesmith <nobled@dreamwidth.org> | Tue Apr 10 22:44:49 2012 +0000 |
tree | 86c751c9765b5eaff954397549870dddb29abd8e | |
parent | 5ba61ac651035728c88229eb207e4195a16867fb [diff] |
llvm-stress: don't make vectors of x86_mmx type LangRef.html says: "There are no arrays, vectors or constants of this type." This was hitting assertions when passing the -generate-x86-mmx option. PR12452. llvm-svn: 154445