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
/
PDBSymbolAnnotation.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[PDB] Refactor the PDB symbol classes to fix a reuse bug.
Zachary Turner
2018-09-05
1
-6
/
+0
*
General usability improvements to generic PDB library.
Zachary Turner
2017-04-10
1
-1
/
+3
*
Move pdb code into pdb namespace.
Zachary Turner
2016-05-04
1
-0
/
+1
*
[llvm-pdbdump] Clean up method signatures.
Zachary Turner
2015-03-01
1
-3
/
+2
*
[llvm-pdbdump] Rewrite dumper using visitor pattern.
Zachary Turner
2015-02-22
1
-2
/
+4
*
llvm-pdbdump: Add flags controlling the type of values to dump.
Zachary Turner
2015-02-15
1
-1
/
+1
*
llvm-pdbdump: Re-order header files according to LLVM style guide.
Zachary Turner
2015-02-14
1
-1
/
+3
*
Re-sort #include lines using my handy dandy ./utils/sort_includes.py
Chandler Carruth
2015-02-13
1
-2
/
+1
*
Rewrite llvm-pdbdump in terms of LLVMDebugInfoPDB.
Zachary Turner
2015-02-10
1
-1
/
+2
*
Make PDBSymbol's IPDBSymbol reference const.
Zachary Turner
2015-02-08
1
-1
/
+1
*
DebugInfoPDB: Make the symbol base case hold an IPDBSession ref.
Zachary Turner
2015-02-08
1
-2
/
+3
*
Some cleanup for libpdb.
Zachary Turner
2015-02-08
1
-0
/
+20