forked from OSchip/llvm-project
Right now Symbols must be either undefined or defined in a specific section. Some symbols have section indexes like SHN_ABS however. This change adds support for outputting symbols that have such section indexes. Patch by Jake Ehrlich Differential Revision: https://reviews.llvm.org/D37391 llvm-svn: 312745 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| COFFYAML.cpp | ||
| CodeViewYAMLDebugSections.cpp | ||
| CodeViewYAMLSymbols.cpp | ||
| CodeViewYAMLTypes.cpp | ||
| DWARFEmitter.cpp | ||
| DWARFVisitor.cpp | ||
| DWARFVisitor.h | ||
| DWARFYAML.cpp | ||
| ELFYAML.cpp | ||
| LLVMBuild.txt | ||
| MachOYAML.cpp | ||
| ObjectYAML.cpp | ||
| WasmYAML.cpp | ||
| YAML.cpp | ||