[llvm-dev] Inlining functions from multiple assembly files

Ranjani Krishnan via llvm-dev llvm-dev at lists.llvm.org
Sat Jun 20 04:02:23 PDT 2020


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>


More information about the llvm-dev mailing list