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
/
Native
/
NativeCompilandSymbol.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] Better support for enumerating pointer types.
Zachary Turner
2018-09-18
1
-3
/
+8
*
[PDB] Remove all clone() methods.
Zachary Turner
2018-09-12
1
-4
/
+0
*
[PDB] Change uint32_t to SymIndex wherever it makes sense.
Zachary Turner
2018-09-10
1
-1
/
+1
*
Fix some of the PDB tests.
Zachary Turner
2018-09-07
1
-2
/
+0
*
[PDB] Support pointer types in the native reader.
Zachary Turner
2018-09-07
1
-0
/
+12
*
[PDB] Refactor the PDB symbol classes to fix a reuse bug.
Zachary Turner
2018-09-05
1
-1
/
+1
*
[PDB] Enable NativeSession to create symbols for built-in types on demand
Adrian McCarthy
2017-07-12
1
-1
/
+1
*
Fix build break by using llvm::make_unique instead of std::make_unique.
Adrian McCarthy
2017-06-22
1
-1
/
+3
*
Add IDs and clone methods to NativeRawSymbol
Adrian McCarthy
2017-06-22
1
-1
/
+6
*
[PDB] Don't build the entire source file list up front.
Zachary Turner
2017-05-04
1
-4
/
+4
*
NFC: Corrects comments that were supposed to go in with earlier commit.
Adrian McCarthy
2017-03-15
1
-4
/
+5
*
Introduce NativeEnumModules and NativeCompilandSymbol
Adrian McCarthy
2017-03-15
1
-0
/
+42