1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/tools/yaml2obj
Sam Clegg 3d9006eb4f [WebAssembly] Update dylink section parsing
This updates the format of the dylink section in accordance with
recent "spec" change:
  https://github.com/WebAssembly/tool-conventions/pull/77

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

llvm-svn: 348989
2018-12-12 23:40:58 +00:00
..
CMakeLists.txt
yaml2coff.cpp [yaml2obj] Treat COFF/ARM64 as a 64 bit architecture 2018-11-27 20:47:38 +00:00
yaml2elf.cpp [yaml2obj] format some codes NFC. 2018-12-07 11:04:22 +00:00
yaml2macho.cpp llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...) 2018-09-27 02:13:45 +00:00
yaml2obj.cpp
yaml2obj.h
yaml2wasm.cpp [WebAssembly] Update dylink section parsing 2018-12-12 23:40:58 +00:00