[PATCH] D13558: [ELF2] Make VAStart a Target-dependent property
hfinkel@anl.gov via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 8 09:42:26 PDT 2015
hfinkel created this revision.
hfinkel added reviewers: ruiu, rafael, davide.
hfinkel added a subscriber: llvm-commits.
hfinkel added a project: lld.
This patch addresses the FIXME in ELF/Writer.cpp, and makes VAStart a target-dependent property. I've set the values for the existing targets to what I believe to be the correct values, and updated the regression tests accordingly.
http://reviews.llvm.org/D13558
Files:
ELF/Target.cpp
ELF/Target.h
ELF/Writer.cpp
test/elf2/aarch64-relocs.s
test/elf2/basic-aarch64.s
test/elf2/basic-mips.s
test/elf2/basic32be.s
test/elf2/basic64be.s
test/elf2/emulation.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13558.36865.patch
Type: text/x-patch
Size: 15674 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151008/6c5b4223/attachment.bin>
More information about the llvm-commits
mailing list