[llvm] [Bitcode] Require non-null debug metadata fields when writing bitcode (PR #198441)

Jiang Ning via llvm-commits llvm-commits at lists.llvm.org
Tue May 19 05:34:00 PDT 2026


JiangNingHX wrote:

@Michael137 Could you please take a look when you have time?

This is a follow-up to #196299, tightening BitcodeWriter's handling of debug metadata fields that are required to be non-null.

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


More information about the llvm-commits mailing list