diff options
author | Michael Kuperstein <mkuper@google.com> | 2016-12-21 18:29:47 +0000 |
---|---|---|
committer | Michael Kuperstein <mkuper@google.com> | 2016-12-21 18:29:47 +0000 |
commit | 88f15eedbbf49c88f4386e0400936b8874fd5717 (patch) | |
tree | 11d9754154f8ebe160c60bc3a38022c611c0ec16 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | dd92c78669da0c3e0c285b0723ee5ecba12ca1df (diff) | |
download | llvm-88f15eedbbf49c88f4386e0400936b8874fd5717.zip llvm-88f15eedbbf49c88f4386e0400936b8874fd5717.tar.gz llvm-88f15eedbbf49c88f4386e0400936b8874fd5717.tar.bz2 |
[LLParser] Parse vector GEP constant expression correctly
The constantexpr parsing was too constrained and rejected legal vector GEPs.
This relaxes it to be similar to the ones for instruction parsing.
This fixes PR30816.
Differential Revision: https://reviews.llvm.org/D28013
llvm-svn: 290261
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions