[PATCH] D51177: [DEBUGINFO] Add support for emission of the debug directives only.

David Blaikie via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 30 13:40:44 PDT 2018


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

Not sure that every test for line-tables-only needs to also test line-directives-only, but not a huge deal either way. (only the cases where there's actually a different codepath to test/new code to validate would I bother testing - rather than duplicating all the tests)

Looks good.


Repository:
  rC Clang

https://reviews.llvm.org/D51177





More information about the cfe-commits mailing list