search for: 9a3de66b

Displaying 2 results from an estimated 2 matches for "9a3de66b".

2017 Nov 06
2
PSA: debuginfo-tests workflow changing slightly
...a lower impact approach. I also want to make sure we are not doing something that could wait until we migrate to the mono-repo next year. Thanks, Mike -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20171106/9a3de66b/attachment.html>
2017 Nov 06
3
PSA: debuginfo-tests workflow changing slightly
IIUC you are mainly wanting to test LLD's PDB generation. Obviously a test suite plugged in under clang/test is not a good fit for that. It could arguably fit into the LLD project, but separating it out as a more end-to-end integration project a-la test-suite seems like a much better idea. Moving debuginfo-tests seems like a way to get a project in place with the right layering and maybe