[PATCH] D93139: Make debug dump more friendly to conditional debug compilation

Gaurav Jain via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 11 22:10:00 PST 2020


gjain added a comment.

@mtrofin: Thanks that works. That being said do you think that's a suitable necessity for the entire binary? Seems like all those dump functions don't really need to be included in the binary.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93139



More information about the llvm-commits mailing list