1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/lib/ObjectYAML
George Rimar 36adbe81da [yaml2obj] - Allow overriding sh_offset field from the YAML.
Some of our test cases are using objects which
has sections with a broken sh_offset field.

There was no way to set it from YAML until this patch.

Differential revision: https://reviews.llvm.org/D63879

llvm-svn: 364898
2019-07-02 10:20:12 +00:00
..
CMakeLists.txt
CodeViewYAMLDebugSections.cpp
CodeViewYAMLSymbols.cpp [COFF, ARM64] Add CodeView register mapping 2019-05-31 23:43:31 +00:00
CodeViewYAMLTypeHashing.cpp
CodeViewYAMLTypes.cpp
COFFYAML.cpp
DWARFEmitter.cpp
DWARFVisitor.cpp
DWARFVisitor.h
DWARFYAML.cpp
ELFYAML.cpp [yaml2obj] - Allow overriding sh_offset field from the YAML. 2019-07-02 10:20:12 +00:00
LLVMBuild.txt
MachOYAML.cpp
MinidumpYAML.cpp Minidump: Add support for the MemoryList stream 2019-05-16 15:17:30 +00:00
ObjectYAML.cpp
WasmYAML.cpp
XCOFFYAML.cpp [XCOFF] Implement parsing symbol table for xcoffobjfile and output as yaml format 2019-05-28 14:37:59 +00:00
YAML.cpp