[ELF] Update TODO

llvm-svn: 221235
This commit is contained in:
Shankar Easwaran 2014-11-04 04:50:58 +00:00
parent 4e9b8702f5
commit 1baf2359df
1 changed files with 6 additions and 2 deletions

View File

@ -4,8 +4,6 @@ lib/ReaderWriter/ELF
- Implement processing of DT_NEEDED elements including -rpath-link /
-rpath processing.
- Create DT_SONAME.
- _GLOBAL_OFFSET_TABLE should be hidden and normally dropped from the output.
- Preserve SHT_NOTE sections from input, merge them if applicable.
@ -13,3 +11,9 @@ lib/ReaderWriter/ELF
- Do not create __got_* / __plt_* symbol table entries by default.
- Weak references to symbols defined in a DSO should remain weak.
- Section Groups.
- Gnu linkonce sections.
- ScriptLayout