[PATCH] D52564: [PPC64] Add test for toc-restore on recursive call.

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 26 14:19:05 PDT 2018


MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.

LG (but please wait for the code owner).

Just a random grumble not related to this test:

> 1. CHECK:       1003c: {{[0-9a-fA-F ]+}} bl .+67108804

We should really fix the address display in disassembler (it requires passing addresses in MC disassembler if I remember correctly)... (it makes llvm-objdump awkward to use while objdump provides a better display)


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D52564





More information about the llvm-commits mailing list