[PATCH] D80806: [DebugInfo] Separate fields in headers with commas.

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 29 09:45:55 PDT 2020


dblaikie accepted this revision.
dblaikie added a comment.
This revision is now accepted and ready to land.

Awesome, thanks! (could separate this into three commits for the three independent changes but I don't feel strongly about that)
Maybe we could even have a utility for printing these headers we could reuse in all these places to ensure consistency? Might not be worth it, though - not sure.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80806/new/

https://reviews.llvm.org/D80806





More information about the llvm-commits mailing list