[LLVMdev] alloca & store generation
Anton Korobeynikov
asl at math.spbu.ru
Tue Mar 6 07:25:29 PST 2007
Hello, Ryan.
> It seems as though, when the bytecode is disassebled, the result of the
> allocas should be given as a parameter to the stores.
It's given.
> If the disassembler doesn't give the allocas a name, then that dependency is
> not conveyed.
Both disassembly & bytecode is correct. Please carefully read LLVM
Language reference about %"num" names.
--
With best regards, Anton Korobeynikov.
Faculty of Mathematics & Mechanics, Saint Petersburg State University.
More information about the llvm-dev
mailing list