[PATCH] D17884: Disallow duplication of imported entities
David Blaikie via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 11 18:20:57 PST 2016
dblaikie added a comment.
I'm confused. This patch looks like it's missing parts - there is no DIImportedEntitys (btw: should be DIImportedEntities, if it does exist/is added) in the LLVMContext in trunk at the moment. This patch seems to use it, but doesn't introduce it. Should I be looking elsewhere, at some preparatory patch?
http://reviews.llvm.org/D17884
More information about the llvm-commits
mailing list