llvm-project/lld/lib/ReaderWriter/YAML
Shankar Easwaran d9e0a49357 [lld][ELF] Rename typeTLV content type for ELF
typeTLV content type is used by Darwin to represent thread local
storage. A new contentType has to be made to represent ELF
thread local storage data. These have been set to

- typeThreadZeroFill (represents TBSS storage)
- typeThreadData     (represents TDATA storage)

llvm-svn: 189137
2013-08-23 20:03:28 +00:00
..
CMakeLists.txt Removes files for separate ReaderYAML.cpp and WriterYAML.cpp 2013-01-05 02:22:35 +00:00
ReaderWriterYAML.cpp [lld][ELF] Rename typeTLV content type for ELF 2013-08-23 20:03:28 +00:00