[LLVMdev] Machine Function Pass
John Criswell
criswell at illinois.edu
Thu May 12 09:21:15 PDT 2011
On 5/12/11 11:17 AM, Arushi Aggarwal wrote:
> What is the correct way to register/run a machine function pass, so
> that it can be dynamically loaded?
Machine function passes are loaded into llc to be used for code
generation, from the looks of it.
Does this answer your question?
-- John T.
> Thanks,
> Arushi
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
More information about the llvm-dev
mailing list