index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
ObjectYAML
/
MinidumpYAML.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
minidump: Add an "arm64" constant
Pavel Labath
2019-10-31
1
-0
/
+1
*
minidump: Rename some architecture constants
Pavel Labath
2019-10-30
1
-1
/
+1
*
Update MinidumpYAML to use minidump::Exception for exception stream
Joseph Tremoulet
2019-10-18
1
-2
/
+47
*
MinidumpYAML: Add support for the memory info list stream
Pavel Labath
2019-10-10
1
-0
/
+51
*
MinidumpYAML: move serialization code to MinidumpEmitter.cpp
Pavel Labath
2019-08-21
1
-207
/
+0
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-12
/
+12
*
Minidump: Add support for the MemoryList stream
Pavel Labath
2019-05-16
1
-0
/
+38
*
MinidumpYAML: add support for the ThreadList stream
Pavel Labath
2019-05-09
1
-30
/
+96
*
MinidumpYAML: Fix ambiguity between std::make_unique and llvm::make_unique
Benjamin Kramer
2019-04-18
1
-1
/
+1
*
MinidumpYAML: Add support for ModuleList stream
Pavel Labath
2019-04-18
1
-12
/
+128
*
Fix MSVC build for r357749
Pavel Labath
2019-04-05
1
-5
/
+5
*
Minidump: Add support for reading/writing strings
Pavel Labath
2019-04-05
1
-5
/
+41
*
Add minidump support to obj2yaml
Pavel Labath
2019-04-02
1
-0
/
+32
*
MinidumpYAML.cpp: Fix some code standard violations missed during review
Pavel Labath
2019-03-25
1
-12
/
+12
*
[ObjectYAML] Add basic minidump generation support
Pavel Labath
2019-03-22
1
-0
/
+385