llvm-project/lld/test
Shankar Easwaran 9af77a2cab [lld][ELF][All Archs] Addend is used by dynamic relocations
only if they are relative. This removes the FIXME when the
relocations are being emitted and checks if the relocation
is relative and only then populates the addend information.

I couldnt add a testcase for this as llvm-readobj lacks     
functionality of printing dynamic relocations.              

When the functionality is added, remove the commented lines
from elf/ifunc.test to test functionality.

llvm-svn: 182077
2013-05-17 05:10:30 +00:00
..
Driver This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
darwin This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
elf [lld][ELF][All Archs] Addend is used by dynamic relocations 2013-05-17 05:10:30 +00:00
CMakeLists.txt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
absolute-basic.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
absolute-local.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
archive-basic.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
archive-chain.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
archive-tentdef-search.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
auto-hide-coalesce.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
constants-coalesce.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
cstring-coalesce.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
custom-section.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
dead-strip-attributes.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
dead-strip-basic.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
dead-strip-globals.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
empty.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
error-atom-attribute.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
error-atom-content-byte-value.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
error-atom-content-bytes.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
error-atom-type.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
error-atom-undefined-wrong-attribue.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
error-file-attribute.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
error-fixup-attribute.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
error-fixup-target.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
fixups-addend.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
fixups-dup-named.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
fixups-named.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
fixups-unnamed.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
ingroup-test-big.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
ingroup-test-loop.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
ingroup-test-with-layout-after.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
ingroup-test.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
inline-coalesce.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
layoutafter-test.objtxt [lld] Fix broken test. -layout-pass option does not exist. 2013-05-10 00:50:33 +00:00
layoutbefore-test.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
linker-script.test Add basic linker script parsing. 2013-03-01 00:03:36 +00:00
lit.cfg [test] Fix tests on Windows. 2013-01-13 01:09:51 +00:00
lit.site.cfg.in [test] Fix tests on Windows. 2013-01-13 01:09:51 +00:00
multiple-def-error.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
pass-got-basic.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
pass-stubs-basic.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
permissions.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
section-position.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
shared-library-basic.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
shared-library-coalesce.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
tent-merge.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
undef-coalesce-error.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
undef-coalesce.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
undef-weak-coalesce.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
weak-coalesce.objtxt This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00