search for: ranjani

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

Did you mean: ranjan
2020 Jun 22
4
Inlining functions from multiple assembly files
...these function calls? That is if function A in A.s calls function B in B.s, can the code for function B be added in A.s using some flag or pass in LLVM, like the AlwaysInlinerLegacyPass? I need to do the analysis on the .s file, so doing it during linking or assembling will not help. -- Thanks, Ranjani -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200622/f3f8bfb8/attachment.html>