Skip to content
  • Rui Ueyama's avatar
    Simplify. NFC. · ceb5bd59
    Rui Ueyama authored
    This patch calls getAddend on a relocation only when the relocation is RELA.
    That doesn't really improve runtime performance but should improve
    readability as the code now matches the function description.
    
    llvm-svn: 298828
    ceb5bd59
Loading