[llvm] [DebugInfo][test] Remove irrelevant problematic lines. (PR #177691)

Jeremy Morse via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 27 01:43:51 PST 2026


https://github.com/jmorse commented:

Does this actively cause a fault / expose a bug in LLVM today? I'm all in favour of refining the CFI implementation, but removing information from a test is reducing coverage, and doing so is best done as part of a well-contained change / patch series. That way we can reason about what coverage is lost/gained as part of the code revision process.

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


More information about the llvm-commits mailing list