[PATCH] D19468: Disallow duplication of imported entities (improved implementation)

Adrian Prantl via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 25 10:57:57 PDT 2016


aprantl added a comment.

What’s the benefit to duplicating this code in every frontend? (Ok, having the code in DIBuilder is imposing extra work for frontends where duplicated entries are impossible.)


http://reviews.llvm.org/D19468





More information about the llvm-commits mailing list