[PATCH] D73263: [DWARF] Simplify DWARFExpression. NFC.

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 23 08:24:30 PST 2020


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

LGTM, thanks for the simplification!
And it looks like SizeRefAddr could be simplified the same way, either as part of this patch or in a follow-up.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73263





More information about the llvm-commits mailing list