[LLVMdev] Adding register allocator to LLVM
Anton Vayvod
avayvod at gmail.com
Thu Aug 3 02:00:23 PDT 2006
Hi!
I'm developing a register allocator and need it to be available as an option
for llc tool. I used to edit /lib/CodeGen/Passes.cpp for this aim but after
yesterday's update these options are defined somewhere else and I can't find
the place.
Thanks for your help.
Tony.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20060803/64175280/attachment.html>
More information about the llvm-dev
mailing list