diff options
author | Quentin Colombet <qcolombet@apple.com> | 2016-06-08 23:27:46 +0000 |
---|---|---|
committer | Quentin Colombet <qcolombet@apple.com> | 2016-06-08 23:27:46 +0000 |
commit | 2c6469687d6e9c65f8060ced5768a36864784a13 (patch) | |
tree | fd8ac4d2de86f23c9fc9d92fc46d458f820913dc /llvm/tools/llvm-as/llvm-as.cpp | |
parent | f05f360debba5bb7b096f7ad8b6effc8c084609c (diff) | |
download | bcm5719-llvm-2c6469687d6e9c65f8060ced5768a36864784a13.tar.gz bcm5719-llvm-2c6469687d6e9c65f8060ced5768a36864784a13.zip |
[MIR] Check that generic virtual registers get a size.
Without that check it was possible to write test cases where the size
was not specified and we ended up with weird asserts down the road,
because the default value (1) would not make sense.
llvm-svn: 272226
Diffstat (limited to 'llvm/tools/llvm-as/llvm-as.cpp')
0 files changed, 0 insertions, 0 deletions