clayborg added a comment.

Adrian Prantl  suggested that we modify clang to update the debug info for the 
function. In the test case that was attached, the DWARF currently has a 
"putchar" function which should get a linkage name attached to it with 
"__my_putchar". Then the debug info can be correct and we won't need any 
modifications of the rewrite file stuff.


http://reviews.llvm.org/D22294



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to