[PATCH] D124052: [DWARF] Add API to get data from MCDwarfLineStr

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 20 23:09:49 PDT 2022


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

Generally we'd rather not commit untested functionality - /probably/ this should be either unit tested in this commit, or rolled into whatever commit calls/exercises the functionality. But if you reckon this is really the better separation, I won't insist on that, but give it some thought.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124052



More information about the llvm-commits mailing list