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
/
unittests
/
DebugInfo
/
CodeView
/
TypeIndexDiscoveryTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-2
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[codeview] Use push_macro to avoid conflicts instead of a prefix
Reid Kleckner
2018-08-16
1
-1
/
+1
*
[CodeView] Minimal support for S_UNAMESPACE records
Alexandre Ganea
2018-07-31
1
-1
/
+8
*
[CodeView] Add prefix to CodeView registers.
Jonas Devlieghere
2018-05-29
1
-1
/
+1
*
[DebugInfo][COFF] Fix reading variable-length encoded records
Alexandre Ganea
2018-04-10
1
-0
/
+8
*
Fix line endings (CR/LF -> LF) introduced by rL329613
Alexandre Ganea
2018-04-10
1
-595
/
+595
*
[Debuginfo][COFF] Minimal serialization support for precompiled types records
Alexandre Ganea
2018-04-09
1
-582
/
+595
*
Test commit.
Alexandre Ganea
2017-12-12
1
-0
/
+1
*
[DebugInfo] Fix register variables not showing up in pdb.
Zachary Turner
2017-12-07
1
-3
/
+12
*
Split TypeTableBuilder into two classes.
Zachary Turner
2017-11-30
1
-4
/
+3
*
[CodeView] Refactor / Rewrite TypeSerializer and TypeTableBuilder.
Zachary Turner
2017-11-28
1
-9
/
+11
*
[codeview] Add support for inlinee lists
Reid Kleckner
2017-10-23
1
-1
/
+6
*
[PDB] Fix linking of function symbols and local variables.
Zachary Turner
2017-08-08
1
-1
/
+1
*
[PDB] Add symbols to the PDB
Reid Kleckner
2017-06-21
1
-8
/
+79
*
[gtest] Create a shared include directory for gtest utilities.
Zachary Turner
2017-06-14
1
-1
/
+0
*
[CV Type Merging] Find nested type indices faster.
Zachary Turner
2017-05-25
1
-0
/
+496