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
/
CodeView
/
LazyRandomTypeCollection.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
*
[NativePDB] Improved support for nested type reconstruction.
Zachary Turner
2018-11-13
1
-0
/
+8
*
Teach llvm-pdbutil to dump types from object files.
Zachary Turner
2017-12-05
1
-4
/
+10
*
[llvm-pdbutil] Support dumping CodeView from object files.
Zachary Turner
2017-09-01
1
-0
/
+13
*
Remove unused variable.
Zachary Turner
2017-08-17
1
-1
/
+0
*
[llvm-pdbutil] Fix some dumping issues.
Zachary Turner
2017-08-17
1
-1
/
+3
*
[LLD/PDB] Write actual records to the globals stream.
Zachary Turner
2017-08-11
1
-1
/
+1
*
[CodeView] Fix some Clang-tidy modernize-use-using and Include What You Use w...
Eugene Zelenko
2017-06-29
1
-5
/
+13
*
[llvm-pdbutil] Dump raw bytes of type and id records.
Zachary Turner
2017-06-23
1
-0
/
+7
*
Delete TypeDatabase.
Zachary Turner
2017-06-18
1
-70
/
+65
*
Don't crash if a type record can't be found.
Zachary Turner
2017-06-17
1
-0
/
+9
*
[CodeView] Fix random access of type names.
Zachary Turner
2017-06-16
1
-10
/
+14
*
Resubmit "[CodeView] Provide a common interface for type collections."
Zachary Turner
2017-05-19
1
-0
/
+229
*
Revert "[CodeView] Provide a common interface for type collections."
Zachary Turner
2017-05-19
1
-226
/
+0
*
[CodeView] Provide a common interface for type collections.
Zachary Turner
2017-05-18
1
-0
/
+226