[PATCH] D29240: IR: Consider two DISubprograms to be odr-equal if they have the same template parameters.

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 6 12:52:50 PST 2017


aprantl added inline comments.


================
Comment at: llvm/test/Transforms/Util/clone-dicompileunit.ll:22
+; CHECK: DICompileUnit
+; CHECK-NOT: DICompileUnit
+
----------------
Can you add a short comment here that explained what is being tested?
Otherwise lgtm.


https://reviews.llvm.org/D29240





More information about the llvm-commits mailing list