[llvm-dev] How to generate a .ll file with functions' parameter names

Alberto Barbaro via llvm-dev llvm-dev at lists.llvm.org
Sun Dec 8 02:19:42 PST 2019


Hi Tim,
My bad, I have installed a newer version of clang and all worked.

Thanks

On Sun, Dec 8, 2019, 10:05 Tim Northover <t.p.northover at gmail.com> wrote:

> On Sun, 8 Dec 2019 at 09:54, Alberto Barbaro via llvm-dev
> <llvm-dev at lists.llvm.org> wrote:
> > thanks for your answer. Unfortunately I'm still using llvm 6.0 and in
> llvm-dis I don't see that option. I tried reading the full list of options
> but I didn't see an alternative.
>
> The option is for Clang. Once you have the IR generated it's too late,
> the names will already have been discarded.
>
> Cheers.
>
> Tim.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191208/e9c7310c/attachment.html>


More information about the llvm-dev mailing list