DavidSpickett wrote:

What does running API tests with PDB look like? I assume Linaro is not doing 
that because we don't pass any extra flags, and often have to disable tests 
because link.exe is mangling the DWARF sections.

Or put another way, @Nerixyz how do you make sure PDB is being used when you 
run these tests?
 
If PDB could be added as one of the debug info test types, like we have for 
Dwarf and dysym and DWO, that could be added to existing builders. I don't 
recall the name of that thing, it runs the test many times with each different 
debug info format.

https://github.com/llvm/llvm-project/pull/148554
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to