1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00
llvm-mirror/tools/yaml2obj
Sam Clegg 3d93ea76e7 [WebAssembly] Add more test coverage for reloctions against section symbols
The only known user of this relocation type and symbol type is
the debug info sections, but we were not testing the `--relocatable`
output path.

This change adds a minimal test case to cover relocations against
section symbols includes `--relocatable` output.

Differential Revision: https://reviews.llvm.org/D61623

llvm-svn: 360110
2019-05-07 03:53:16 +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] - Make interface of NameToIdxMap class be human friendly and fix users. 2019-05-02 19:28:04 +00:00
yaml2macho.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
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