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

Hsiangkai Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 2 08:05:14 PDT 2018


HsiangKai abandoned this revision.
HsiangKai added a comment.

In https://reviews.llvm.org/D45026#1053411, @probinson wrote:

> 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.


Merged into https://reviews.llvm.org/D45024. This patch should be abandoned.


Repository:
  rL LLVM

https://reviews.llvm.org/D45026





More information about the llvm-commits mailing list