[PATCH] D94668: [debug-info] [NFC] add isa support for MCStreamer

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 15 05:18:36 PST 2021


ikudrin added a comment.

Is it possible to encapsulate the target-specific logic into some derived classes from {{MCStreamer}} so that {{MCStreamer}} itself and DWARF emitter classes work through a common interface and have no target-specific adjustments?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94668



More information about the llvm-commits mailing list