[PATCH] D27770: [ELF][MIPS] Allow .MIPS.abiflags larger than one Elf_Mips_ABIFlags struct
    Rui Ueyama via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Dec 16 09:09:01 PST 2016
    
    
  
ruiu added a comment.
Because this patch is to workaround for a old tool's bug, I want to know how important/severe that is first. We should generally avoid bug compatibility, so it needs a stronger reason than a ABI-compliant feature.
https://reviews.llvm.org/D27770
    
    
More information about the llvm-commits
mailing list