[PATCH] D45026: [DebugInfo] Add bitcode reader/writer for DILabel metadata.

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 30 14:30:19 PDT 2018


probinson added a comment.

It's usual to do bitcode and text reading/writing for new metadata all in one patch; splitting it up actually makes it harder to review.


Repository:
  rL LLVM

https://reviews.llvm.org/D45026





More information about the llvm-commits mailing list