[PATCH] D80857: [lld-macho] Handle GOT relocations of non-dylib symbols

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 2 15:56:27 PDT 2020


int3 marked an inline comment as done.
int3 added inline comments.


================
Comment at: lld/test/MachO/local-got.s:1
+# REQUIRES: x86
+# RUN: llvm-mc -filetype=obj -triple=x86_64-apple-darwin %s -o %t.o
----------------
MaskRay wrote:
> `test/ELF/local-got.s` may not be the best name
> 
> If you can think of a better name, use that.
I'm fine with the current name...


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80857/new/

https://reviews.llvm.org/D80857





More information about the llvm-commits mailing list