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-28 15:41:58 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
MC
/
ELF
History
Rafael Espindola
02af3cdd58
Implement support for .local and its "interesting" interactions with .comm.
...
llvm-svn: 114382
2010-09-21 00:24:38 +00:00
..
basic-elf.ll
Produce a R_X86_64_32 when the value is >=0.
2010-09-20 19:20:47 +00:00
bss.ll
…
common.s
Implement support for .local and its "interesting" interactions with .comm.
2010-09-21 00:24:38 +00:00
dg.exp
Add support for leb128 of absolute expressions.
2010-09-11 16:45:15 +00:00
empty.s
Print the address of sections as 0 and create the metadata sections in the
2010-09-16 19:46:31 +00:00
file.s
Make sure the STT_FILE symbol is the first one in the symbol table.
2010-09-18 15:03:21 +00:00
norelocation.s
Add test that was missing in my previous commit.
2010-09-18 00:37:27 +00:00
relocation.s
Produce a R_X86_64_32 when the value is >=0.
2010-09-20 19:20:47 +00:00
section.s
Make sure that names like .note.GNU-stack are accepted as valid section names.
2010-09-16 17:05:55 +00:00
sleb.s
Add a InitSections method to the streamer interface.
2010-09-15 21:48:40 +00:00
uleb.s
Add a InitSections method to the streamer interface.
2010-09-15 21:48:40 +00:00
zero.s
Add support for the .zero directive.
2010-09-16 15:03:59 +00:00