[llvm-commits] [PATCH 8/10] Add section name field in 'SectionEntry' class

Adhemerval Zanella azanella at linux.vnet.ibm.com
Mon Sep 17 13:21:01 PDT 2012


Trivial patch to add a the section name in the emitted MCJIT section.
I added this field because on PPC64 I need the section name to correctly
find which section is the base TOC for the R_PPC64_TOC relocation.

-- 
Adhemerval Zanella Netto
  Software Engineer
  Linux Technology Center Brazil
  Toolchain / GLIBC on Power Architecture
  azanella at linux.vnet.ibm.com / azanella at br.ibm.com
  +55 61 8642-9890

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0009-Add-sectio-name-field-in-SectionEntry-class.patch
Type: text/x-patch
Size: 3640 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120917/5494d8ea/attachment.bin>


More information about the llvm-commits mailing list