search for: e7b225ba

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

Did you mean: 17b220ba
2016 Apr 12
2
llvm outlining question
CodeExtractor sort of does this. First, it's a utility, not a pass - you'd still need to wrap it up with pass that actually causes it to outlines what you want it to outline. Second, it's a bit buggy. There are, as far as I know, two in-tree users of this utility: bugpoint, and partial inlining. Both of them are fairly specialized use-cases, and don't actually exercise the full