1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/lib/ObjectYAML
Thomas Lively d0c3aa92e3 [WebAssembly] Add V128 value type to binary format
Summary: Adds the necessary support to lib/ObjectYAML and fixes SIMD
calls to allow the tests to work. Also removes some dead code that
would otherwise have to have been updated.

Reviewers: aheejin, dschuff, sbc100

Subscribers: jgravelle-google, sunfish, llvm-commits

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

llvm-svn: 342689
2018-09-20 22:04:44 +00:00
..
CMakeLists.txt
CodeViewYAMLDebugSections.cpp [PDB] Write FPO Data to the PDB. 2018-09-11 22:35:01 +00:00
CodeViewYAMLSymbols.cpp [CodeView] Minimal support for S_UNAMESPACE records 2018-07-31 19:15:50 +00:00
CodeViewYAMLTypeHashing.cpp Resubmit [pdb] Change /DEBUG:GHASH to emit 8 byte hashes." 2018-05-17 22:55:15 +00:00
CodeViewYAMLTypes.cpp
COFFYAML.cpp
DWARFEmitter.cpp
DWARFVisitor.cpp
DWARFVisitor.h
DWARFYAML.cpp
ELFYAML.cpp [yaml2obj] - Add a support for changing EntSize. 2018-08-07 08:11:38 +00:00
LLVMBuild.txt
MachOYAML.cpp
ObjectYAML.cpp
WasmYAML.cpp [WebAssembly] Add V128 value type to binary format 2018-09-20 22:04:44 +00:00
YAML.cpp