[PATCH] D95001: [CodeView] Emit function types in -gline-tables-only.

David Blaikie via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 19 17:11:01 PST 2021


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

Looks good!

Might be worth some comments explaining why it's being done this way (probably good to have some details wherever we're making these changes to cope with CV's need for distinct functions by name/type/etc).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95001



More information about the cfe-commits mailing list