Displaying 2 results from an estimated 2 matches for "adcdd58a".
2020 Jul 20
2
Getting LLVM Instructions
Replicating what clang -emit-llvm does sound like the better way to do it.
I was looking under IRPrintingPasses but couldn't find anything specific
that would allow me to print out say a std::vector<llvm:: Instruction*>.
What do you think would be the easiest way to do this? Can I do some hack
where I can get away without writing my own llvm pass? I'm not even sure
what the right
2020 Jul 20
2
Getting LLVM Instructions
...VM Developers mailing list
> >> > llvm-dev at lists.llvm.org
> >> > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200721/adcdd58a/attachment.html>