1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/include/llvm/ObjectYAML
Zachary Turner 14296a67da Resubmit "[codeview] Make obj2yaml/yaml2obj support .debug$S..."
This was originally reverted because of some non-deterministic
failures on certain buildbots.  Luckily ASAN eventually caught
this as a stack-use-after-scope, so the fix is included in
this patch.

llvm-svn: 305393
2017-06-14 15:59:27 +00:00
..
CodeViewYAMLDebugSections.h Resubmit "[codeview] Make obj2yaml/yaml2obj support .debug$S..." 2017-06-14 15:59:27 +00:00
CodeViewYAMLSymbols.h [CodeView] Properly align symbol records on read/write. 2017-06-01 21:52:41 +00:00
CodeViewYAMLTypes.h Resubmit "[codeview] Make obj2yaml/yaml2obj support .debug$S..." 2017-06-14 15:59:27 +00:00
COFFYAML.h Resubmit "[codeview] Make obj2yaml/yaml2obj support .debug$S..." 2017-06-14 15:59:27 +00:00
DWARFEmitter.h [DWARF] [ObjectYAML] Adding APIs for unittesting 2017-01-20 19:03:14 +00:00
DWARFYAML.h Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
ELFYAML.h Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
MachOYAML.h Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
ObjectYAML.h [WebAssembly] Improve support for WebAssembly binary format 2017-03-30 19:44:09 +00:00
WasmYAML.h Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
YAML.h