hanchenye-llvm-project/llvm/tools/yaml2obj
George Rimar f5345a3f4c [yaml2obj] - Report when unknown section is referenced from program header declaration block.
Previously we did not report this.
Also this removes multiple lookups in the map
what cleanups the code.

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

llvm-svn: 359663
2019-05-01 09:45:55 +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] - Report when unknown section is referenced from program header declaration block. 2019-05-01 09:45:55 +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 DataCount section to object files 2019-04-12 22:27:48 +00:00