This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-01-27 15:02:16 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
Object
History
Alexey Samsonov
ad52a8844e
Fix SymbolRef::getAddress implementation for ELF. The 'value' field in symbol table entry should be treated differently for relocatable and relocated files. This patch fixes symbol addresses printed by llvm-nm for executables and shared objects.
...
llvm-svn: 164365
2012-09-21 07:08:08 +00:00
..
Inputs
Add missing file for test.
2012-09-05 23:52:20 +00:00
Mips
Create llvm/test/Object/Mips/lit.local.cfg to check Mips in targets_to_build.
2012-08-29 01:37:57 +00:00
X86
…
lit.local.cfg
…
nm-archive.test
…
nm-shared-object.test
Fix SymbolRef::getAddress implementation for ELF. The 'value' field in symbol table entry should be treated differently for relocatable and relocated files. This patch fixes symbol addresses printed by llvm-nm for executables and shared objects.
2012-09-21 07:08:08 +00:00
nm-trivial-object.test
Move test yaml files under Inputs until they are converted to be the actual
2012-08-02 21:52:49 +00:00
objdump-file-header.test
Move test yaml files under Inputs until they are converted to be the actual
2012-08-02 21:52:49 +00:00
objdump-relocations.test
Teach libObject about some more ELF relocations. llvm-objdump -r now knows
2012-09-05 23:48:54 +00:00
objdump-section-content.test
Move test yaml files under Inputs until they are converted to be the actual
2012-08-02 21:52:49 +00:00
objdump-sectionheaders.test
…
objdump-symbol-table.test
Fix SymbolRef::getAddress implementation for ELF. The 'value' field in symbol table entry should be treated differently for relocatable and relocated files. This patch fixes symbol addresses printed by llvm-nm for executables and shared objects.
2012-09-21 07:08:08 +00:00
readobj-elf-versioning.test
…
readobj-shared-object.test
…