cjacek wrote:

The new version avoids creating unnecessary labels (and most of 
`DebugHandlerBase`) by setting `Asm` to null. I also added handling for unknown 
architecture types in `mapArchToCVCPUType`, which is triggered when running 
some of the Generic tests on Windows. Additionally, I tweaked a few tests that 
compare output assembly or IR, as they were failing due to the file name now 
being encoded.

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

Reply via email to