[PATCH] D23872: [ELF] - Linkerscript: simplify access to templated methods from parser.
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 25 07:25:06 PDT 2016
grimar created this revision.
grimar added a reviewer: ruiu.
grimar added subscribers: llvm-commits, davide, grimar, evgeny777.
Previous way of accessing templated methods was a bit bulky,
I suggest to solve this using small interface class.
https://reviews.llvm.org/D23872
Files:
ELF/LinkerScript.cpp
ELF/LinkerScript.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23872.69243.patch
Type: text/x-patch
Size: 5420 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160825/58a64489/attachment.bin>
More information about the llvm-commits
mailing list