[PATCH] [lld][ARM] Handle mapping symbols
Rui Ueyama
ruiu at google.com
Wed Mar 25 14:58:02 PDT 2015
On Wed, Mar 25, 2015 at 12:57 PM, Meador Inge <meadori at gmail.com> wrote:
> ================
> Comment at: lib/ReaderWriter/ELF/ARM/ARMELFFile.h:33
> @@ +32,3 @@
> + contentData, referenceStart, referenceEnd,
> + referenceList) {}
> +
> ----------------
> meadori wrote:
> > Should we inherit constructors here like Rui just proposed with D8612?
> Nevermind. I see where D8612 just got abandoned.
I used perfect forwarding instead. Please look at
http://reviews.llvm.org/D8613.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150325/9f84e0e9/attachment.html>
More information about the llvm-commits
mailing list