GlobalISel: support zero-sized allocas
All allocas must be at least 1 byte at the MachineIR level so we allocate just one byte. llvm-svn: 276897
Loading
Please sign in to comment
All allocas must be at least 1 byte at the MachineIR level so we allocate just one byte. llvm-svn: 276897