[llvm-commits] Function aliases
Anton Korobeynikov
asl at math.spbu.ru
Wed Apr 18 16:53:42 PDT 2007
Hello Everyone.
This is LLVM part of patch, which enable function aliases for LLVM. The
syntax is pretty simple: it just "mimics" the "section" keyword. I'm
currently working on gcc part of the patch. Please note, that patch
breaks bytecode format (llvm-dev message will follow).
Documentation updates & testcases will be added just after this patch
landed.
--
With best regards, Anton Korobeynikov.
Faculty of Mathematics & Mechanics, Saint Petersburg State University.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-aliases.diff
Type: text/x-patch
Size: 21672 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20070419/86e2bc2c/attachment.bin>
More information about the llvm-commits
mailing list