1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/lib/ObjectYAML
Derek Schuff 8d3d43ab16 [WebAssembly] Add shared memory support to limits field
Support the IS_SHARED bit in the memory limits flag word.
The compiler does not create object files with memory definitions,
but the field is used by the linker.

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

llvm-svn: 346246
2018-11-06 17:27:25 +00:00
..
CMakeLists.txt
CodeViewYAMLDebugSections.cpp [PDB] Write FPO Data to the PDB. 2018-09-11 22:35:01 +00:00
CodeViewYAMLSymbols.cpp Fix printing bug in pdb2yaml. 2018-10-30 18:25:38 +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 Move helper classes into anonymous namespaces. NFCI. 2018-05-15 21:26:47 +00:00
DWARFVisitor.cpp
DWARFVisitor.h Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
DWARFYAML.cpp
ELFYAML.cpp AMDGPU: Add sram-ecc feature 2018-11-05 22:44:19 +00:00
LLVMBuild.txt
MachOYAML.cpp
ObjectYAML.cpp
WasmYAML.cpp [WebAssembly] Add shared memory support to limits field 2018-11-06 17:27:25 +00:00
YAML.cpp