1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/tools/yaml2obj
George Rimar 5cd1e134c0 [yaml2obj] - Allow setting st_value explicitly for Symbol.
In some cases it is useful to explicitly set symbol's st_name value.
For example, I am using it in a patch for LLD to remove the broken
binary from a test case and replace it with a YAML test.

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

llvm-svn: 360137
2019-05-07 12:10:51 +00:00
..
CMakeLists.txt [ObjectYAML] Add basic minidump generation support 2019-03-22 14:47:26 +00:00
yaml2coff.cpp [yaml2obj] Replace num_zeros with write_zeros 2019-04-24 13:23:15 +00:00
yaml2elf.cpp [yaml2obj] - Allow setting st_value explicitly for Symbol. 2019-05-07 12:10:51 +00:00
yaml2macho.cpp
yaml2minidump.cpp [ObjectYAML] Add basic minidump generation support 2019-03-22 14:47:26 +00:00
yaml2obj.cpp [yaml2obj] - Don't crash on invalid inputs. 2019-04-25 09:59:55 +00:00
yaml2obj.h [ObjectYAML] Add basic minidump generation support 2019-03-22 14:47:26 +00:00
yaml2wasm.cpp [WebAssembly] Add more test coverage for reloctions against section symbols 2019-05-07 03:53:16 +00:00