[all-commits] [llvm/llvm-project] 61bccd: [LLD][ELF][ARM] Convert ADR/LDR to .inst .reloc

Peter Smith via All-commits all-commits at lists.llvm.org
Mon Apr 20 06:01:53 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 61bccda9d9d920c72f49025f11e8601daeb096ec
      https://github.com/llvm/llvm-project/commit/61bccda9d9d920c72f49025f11e8601daeb096ec
  Author: Peter Smith <peter.smith at arm.com>
  Date:   2020-04-20 (Mon, 20 Apr 2020)

  Changed paths:
    M lld/test/ELF/arm-thumb-undefined-weak.s

  Log Message:
  -----------
  [LLD][ELF][ARM] Convert ADR/LDR to .inst .reloc

After D78301 MC no longer emits a relocation for this case. Change to use
.inst and .reloc to synthesize the same instruction and relocation.




More information about the All-commits mailing list