[PATCH] D12978: [ELF2] Support relocs for local symbols
Rafael Ávila de Espíndola via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 21 11:03:57 PDT 2015
rafael accepted this revision.
rafael added a comment.
This revision is now accepted and ready to land.
LGTM with the test trimmed.
================
Comment at: test/elf2/relocation-local.s:8
@@ +7,3 @@
+
+.section .text,"ax", at progbits,unique,1
+.global _start
----------------
This is not being used in this test, is it?
http://reviews.llvm.org/D12978
More information about the llvm-commits
mailing list