insertvalue/extractvalue instructions expect aggregate index to be in bounds. There is no way we can generate valid index for the zero sized aggregate. This changes excludes them from the set of available sources.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM