search for: _built_in_

Displaying 1 result from an estimated 1 matches for "_built_in_".

Did you mean: __builtin_
2011 Aug 24
1
[LLVMdev] run function pass conditionally
Hi all, I want to run a legacy function-level pass on only parts of the functions of a module (for example, only those functions named with "_built_in_" prefix). How can i do it? I don't want to rewrite the pass itself. best regards, Yabin -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110824/38e9a82f/attachment.html>