[llvm] Reapply "[DirectX] Test stripping debug info for DirectX" (PR #206795)

Ilia Kuklin via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 30 14:49:53 PDT 2026


kuilpd wrote:

> I was referring to llvm-beanz's comment on the other PR "but it also fails with dxil-dis available" and showing how dxil-dis produced different output than what the test was expecting.

I think that's because `!dx.source` is not generated yet (#204415 yet to be merged), although I thought I removed the check for it before merging this test to main... I mixed things up basically, I'm guessing pre-merge buildbots don't have DirectX enabled to warn me. In any case, I removed all those `ILDB` checks now, they're not really needed here.


https://github.com/llvm/llvm-project/pull/206795


More information about the llvm-commits mailing list