llvm-project/lld/lib/Core
Shankar Easwaran 8c705690ab [lld][ELF] Differentiate between Note sections(RW/RO)
It looks like there is a possibility of seeing RO/RW note sections
and we would need to create an appropriate RO/RW segment associated
with them.

Adds a test too.

llvm-svn: 189907
2013-09-04 02:42:02 +00:00
..
CMakeLists.txt Rename TargetInfo -> LinkingContext. 2013-08-06 22:31:59 +00:00
DefinedAtom.cpp [lld][ELF] Differentiate between Note sections(RW/RO) 2013-09-04 02:42:02 +00:00
Error.cpp fix typo in error string 2013-07-23 22:17:47 +00:00
File.cpp Fix spelling error. s/Libary/Library/g. 2013-08-09 04:19:54 +00:00
InputFiles.cpp [lld] remove trailing whitespace 2013-03-14 16:09:49 +00:00
LinkingContext.cpp [lld][LinkingContext] Atoms created from command line options should be available in YAML 2013-08-31 05:27:38 +00:00
PassManager.cpp Instrument things. 2013-05-28 18:55:39 +00:00
Resolver.cpp Resolver: Do not use assert() to notify user input error. 2013-09-03 00:50:22 +00:00
SymbolTable.cpp Rename TargetInfo -> LinkingContext. 2013-08-06 22:31:59 +00:00
TODO.txt remove completed items 2012-05-04 01:14:02 +00:00