[LLVMdev] (possible) bytecode format change
Anton Korobeynikov
asl at math.spbu.ru
Wed Apr 18 16:59:19 PDT 2007
Hello Everyone.
I'm going to break bytecode format a little bit. This is need to support
function aliases. The corresponding patch was sent to llvm-commits for
review
(http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20070416/047998.html).
However, I tried to make things as much backward-compatible, as I can.
Your bytecodes will be broken only if you're using module-wide inline
assembler. I'll send another message when the patch will be landed (and
bytecode will be definitely broken :) )
--
With best regards, Anton Korobeynikov.
Faculty of Mathematics & Mechanics, Saint Petersburg State University.
More information about the llvm-dev
mailing list