<div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">On Tue, Jul 14, 2015 at 3:28 PM Michael Spencer <<a href="mailto:bigcheesegs@gmail.com">bigcheesegs@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Bigcheese added inline comments.<br>
<br>
================<br>
Comment at: ELF/Chunks.cpp:27<br>
@@ +26,3 @@<br>
+template <class ELFT><br>
+SectionChunk<ELFT>::SectionChunk(elfv2::ObjectFile<ELFT> *F, const Elf_Shdr *H,<br>
+                                 uint32_t SI)<br>
----------------<br>
ruiu wrote:<br>
> You can remove "elfv2::".<br>
ObjectFile is also a name in llvm::object.<br></blockquote><div><br></div><div>For fun, elfv2 is the name of a ppc64 abi.</div><div><br></div><div>-eric </div></div></div>