[PATCH] D91083: [AsmPrinter] fix -disable-debug-info option

David Stenberg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 12 02:15:31 PST 2020


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

Thanks! This looks good to me.

Since the option is now moved into AsmPrinter, can you add a FIXME comment to clarify that the option does (still) not work when emitting CodeView? E.g. at line 320.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91083



More information about the llvm-commits mailing list