grimar added a comment.

In https://reviews.llvm.org/D51935#1232195, @clayborg wrote:

> Patch looks good. A few fixes mentioned in inlined comments. And I am unsure 
> how the test suite will run with various compilers if they don't support the 
> -gdwarf-5 flag. We might need to run obj2yaml on a binary and then yaml2obj 
> it for the test to ensure we can run the test. We might be able to just 
> symbolicate a few addresses in the test instead of requiring us to run 
> something.


What about using the llvm-mc? I can convert c++ code to the assembler I think.


https://reviews.llvm.org/D51935



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

Reply via email to