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
/
DebugInfo
/
PDB
/
DIA
/
DIARawSymbol.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PDB] Don't crash on /debug:fastlink PDBs.
Zachary Turner
2017-06-08
1
-2
/
+5
*
[llvm-pdbdump] Re-write the record layout code to be more resilient.
Zachary Turner
2017-04-24
1
-2
/
+3
*
[llvm-pdbdump] More advanced class definition dumping.
Zachary Turner
2017-04-12
1
-0
/
+15
*
Properly parse the TypeServer2 record.
Zachary Turner
2017-02-03
1
-3
/
+5
*
[codeview] Add support for new type records.
Zachary Turner
2016-05-24
1
-7
/
+7
*
Move pdb code into pdb namespace.
Zachary Turner
2016-05-04
1
-0
/
+1
*
Unbreak building llvm-pdbdump on Windows after r266595.
Nico Weber
2016-04-18
1
-1
/
+2
*
[DebugInfoPDB] Teach Variant to support string types.
Zachary Turner
2016-02-17
1
-11
/
+22
*
[llvm-pdbdump] Very minor code cleanup.
Zachary Turner
2015-02-23
1
-2
/
+1
*
[llvm-pdbdump] Add an option to dump full class definitions.
Zachary Turner
2015-02-23
1
-4
/
+6
*
llvm-pdbdump: Add flags controlling the type of values to dump.
Zachary Turner
2015-02-15
1
-2
/
+2
*
Re-sort #include lines using my handy dandy ./utils/sort_includes.py
Chandler Carruth
2015-02-13
1
-1
/
+1
*
llvm-pdbdump: Add more comprehensive dumping of symbol types.
Zachary Turner
2015-02-13
1
-3
/
+3
*
Improve llvm-pdbdump output display.
Zachary Turner
2015-02-13
1
-0
/
+86
*
Temporary workaround to fix MSVC 2012 build problems
Andrew Kaylor
2015-02-11
1
-1
/
+11
*
Convert std::make_unique<> to llvm::make_unique<>.
Zachary Turner
2015-02-10
1
-4
/
+5
*
Rewrite llvm-pdbdump in terms of LLVMDebugInfoPDB.
Zachary Turner
2015-02-10
1
-8
/
+229
*
Provide DIA implementation of DebugInfoPDB.
Zachary Turner
2015-02-10
1
-0
/
+776