[PATCH] D47158: [DWARFv5] Put DWO ID in its place
Paul Robinson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 21 13:48:36 PDT 2018
probinson added a comment.
Contrary to my usual practice, I did the emission and reading parts in the same patch, it was just easier to manage that way.
I could probably do the use-the-parsed-size stuff as a separate NFC if people want, but it didn't seem like that big a deal.
Repository:
rL LLVM
https://reviews.llvm.org/D47158
More information about the llvm-commits
mailing list