Skip to content
  • Bruno Cardoso Lopes's avatar
    - Remove custom handling of jumptables by the elf writter (this was · 2b1dc9a7
    Bruno Cardoso Lopes authored
    a dirty hack and isn't need anymore since the last x86 code emitter patch)
    - Add a target-dependent modifier to addend calculation
    - Use R_X86_64_32S relocation for X86::reloc_absolute_word_sext
    - Use getELFSectionFlags whenever possible
    - fix getTextSection to use TLOF and emit the right text section 
    - Handle global emission for static ctors, dtors and Type::PointerTyID
    - Some minor fixes
    
    llvm-svn: 78176
    2b1dc9a7
Loading