[PATCH] D23872: [ELF] - Linkerscript: simplify access to templated methods from parser.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 30 11:21:24 PDT 2016


ruiu added a comment.

As I wrote in the comment to the other patch, I think I still prefer the current way than the way you are suggesting in this patch. The current approach seems silly but simple.


https://reviews.llvm.org/D23872





More information about the llvm-commits mailing list