[PATCH] D72812: [IR] Module's NamedMD table needn't be 'void *'

Brian Gesiak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 15 15:29:48 PST 2020


modocache added a comment.

> Previously this might've been an effort to keep the dependencies of a core header like Module.h small, but since it now has the dependencies this relies on - this change isn't making the situation worse in any way I can think of.

I see, thanks, that makes sense. And thanks for the review!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72812





More information about the llvm-commits mailing list