[llvm-dev] How to print stack frames after generating assembly from llc
Priyanka Panigrahi via llvm-dev
llvm-dev at lists.llvm.org
Sun Dec 1 20:54:24 PST 2019
Hello,
I am generating an assembly code (.s file) throught llc tool. Is it
possible to modify the .s file?
I want to print the stack frame to console or to an output file for a
particular function and print specific register values at particular
breakpoints. Any pointers would be appreciated.
Thank you for your time.
Regards,
Priyanka
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191202/75c6522e/attachment.html>
More information about the llvm-dev
mailing list