Skip to content
Commit 78e44bdd authored by Greg Clayton's avatar Greg Clayton
Browse files

Don't crash if we try to interpret the IR (incorrectly in this case) and can't...

Don't crash if we try to interpret the IR (incorrectly in this case) and can't handle the size. This came from trying to do:

(lldb) p typedef float __attribute__((ext_vector_type(8))) __ext_vector_float8; (__ext_vector_float8)$ymm0

llvm-svn: 180235
parent 99394bbd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment