[PATCH] D100826: [Debug-Info][NFC] add -gstrict-dwarf support in backend

David Blaikie via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 22 08:18:24 PDT 2021


dblaikie accepted this revision.
dblaikie added a comment.

Sounds good - probably only need one test file, rather than two - can put a bunch of strict-dwarf related testing in that one file (& honestly, maybe don't even need to test every DWARF attribute gets the right handling if the handling is generic/applies across all the attributes)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100826



More information about the cfe-commits mailing list