diff options
author | Ahmed Bougacha <ahmed.bougacha@gmail.com> | 2016-07-29 16:11:02 +0000 |
---|---|---|
committer | Ahmed Bougacha <ahmed.bougacha@gmail.com> | 2016-07-29 16:11:02 +0000 |
commit | 8292bdf73551c66ce2b9f22629c1a06628b5f777 (patch) | |
tree | 7ac80eb407767e5cf162bfd731c823058e40e76c /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 9f986bf3a9185570f73d86be8067926686f2efac (diff) | |
download | bcm5719-llvm-8292bdf73551c66ce2b9f22629c1a06628b5f777.tar.gz bcm5719-llvm-8292bdf73551c66ce2b9f22629c1a06628b5f777.zip |
[GlobalISel] Fix LLT::unsized to match LLT(LabelTy).
When coming from an IR label type, we set a 0 NumElements, but not
when constructing an LLT using unsized(), causing comparisons to fail.
Pick one variant and fix the other.
llvm-svn: 277161
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions