[PATCH] D14950: [ELF2][MIPS] Support R_MIPS_CALL16 relocation

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 24 12:00:58 PST 2015


ruiu added a comment.

Did you pass a SymbolBody just for checking if its a global symbol? Do we need that? (We don't have to find all ABI violations -- if input is garbage, output may be garbage.)


Repository:
  rL LLVM

http://reviews.llvm.org/D14950





More information about the llvm-commits mailing list