Ranjani Krishnan via llvm-dev
2020-Jun-20 11:02 UTC
[llvm-dev] Inlining functions from multiple assembly files
Hi, I have multiple .s files, which contain LLVM IR code generated from corresponding high level Ada code. There are function calls across these files. Is there a way to inline a function in a .s file called by a function from a different .s file? -- Thanks, Ranjani -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200620/470a3ada/attachment-0001.html>