From c65bd696902ab24d0c9aaa44c97c9699f36d9d1f Mon Sep 17 00:00:00 2001 From: Shankar Easwaran Date: Fri, 6 Feb 2015 05:29:48 +0000 Subject: [ELF][TODO] Update TODO. llvm-svn: 228380 --- lld/lib/ReaderWriter/ELF/TODO.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lld') diff --git a/lld/lib/ReaderWriter/ELF/TODO.txt b/lld/lib/ReaderWriter/ELF/TODO.txt index f2fe26dfb1a..5723458abf1 100644 --- a/lld/lib/ReaderWriter/ELF/TODO.txt +++ b/lld/lib/ReaderWriter/ELF/TODO.txt @@ -6,7 +6,7 @@ lib/ReaderWriter/ELF - _GLOBAL_OFFSET_TABLE should be hidden and normally dropped from the output. -- Preserve SHT_NOTE sections from input, merge them if applicable. +- Merge SHT_NOTE sections only if applicable. - Do not create __got_* / __plt_* symbol table entries by default. @@ -17,3 +17,5 @@ lib/ReaderWriter/ELF - Gnu linkonce sections. - ScriptLayout + +- Fix section flags as they appear in input (update content permissions) -- cgit v1.2.1