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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
3
-33
/
+33
*
Remove support for unsupported MSVC versions
JF Bastien
2019-08-02
1
-9
/
+1
*
Revert "Remove support for unsupported MSVC versions"
JF Bastien
2019-08-02
1
-1
/
+7
*
Remove support for unsupported MSVC versions
JF Bastien
2019-08-02
1
-7
/
+1
*
llvm-pdbdump: Fix several smaller issues with injected source compression han...
Nico Weber
2019-07-17
1
-2
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
17
-68
/
+51
*
[PDB] Fix -Wunused-private-field in DIA
Reid Kleckner
2018-10-23
3
-9
/
+7
*
Revert "Revert "[PDB] Extend IPDBSession's interface to retrieve frame data""
Aleksandr Urakov
2018-10-23
3
-0
/
+108
*
Revert "[PDB] Extend IPDBSession's interface to retrieve frame data"
Aleksandr Urakov
2018-10-22
3
-108
/
+0
*
[PDB] Extend IPDBSession's interface to retrieve frame data
Aleksandr Urakov
2018-10-22
3
-0
/
+108
*
[pdb] Simplify the code by replacing a few string conversions with calls to i...
Aaron Smith
2018-09-28
5
-51
/
+11
*
[NativePDB] Add support for reading function signatures.
Zachary Turner
2018-09-21
1
-1
/
+1
*
[PDB] Better printing of builtin types when using DIA dumper.
Zachary Turner
2018-09-20
1
-2
/
+2
*
[PDB] Better support for enumerating pointer types.
Zachary Turner
2018-09-18
1
-7
/
+33
*
[PDB] Make the native reader support enumerators.
Zachary Turner
2018-09-17
1
-2
/
+15
*
Remove unused DIASession field
Reid Kleckner
2018-09-14
2
-3
/
+2
*
[PDB] Remove all clone() methods.
Zachary Turner
2018-09-12
8
-57
/
+0
*
Re-run clang-format on one file.
Zachary Turner
2018-09-10
1
-133
/
+184
*
[PDB] Change uint32_t to SymIndex wherever it makes sense.
Zachary Turner
2018-09-10
2
-13
/
+14
*
[PDB] Support pointer types in the native reader.
Zachary Turner
2018-09-07
1
-184
/
+124
*
[PDB] Refactor the PDB symbol classes to fix a reuse bug.
Zachary Turner
2018-09-05
2
-2
/
+2
*
[DebugInfo] Common behavior for error types
Alexandre Ganea
2018-08-31
2
-31
/
+9
*
[DebugInfoPDB] Add DIA implementations of findSymbolByRVA and findSymbolByAddr
Aaron Smith
2018-04-10
1
-9
/
+30
*
[PDB] Remove dead code and run clang format; NFC
Aaron Smith
2018-04-10
1
-16
/
+7
*
[DebugInfoPDB] Print the method name along with the variant value
Aaron Smith
2018-03-26
1
-1
/
+1
*
[DebugInfoPDB] Add DIA implementation of findLineNumbersByRVA
Aaron Smith
2018-03-26
1
-0
/
+9
*
[DebugInfoPDB] Add DIA implementation of addressForVA and addressForRVA
Aaron Smith
2018-03-26
1
-0
/
+22
*
[DIA] Add IPDBSectionContrib interfaces and DIA implementation
Aaron Smith
2018-03-22
3
-0
/
+200
*
[PDB] Get more DIA table enumerators
Aaron Smith
2018-03-22
1
-6
/
+8
*
[PDB] Remove unused private variable, re-applying r327900 after relanding mor...
Reid Kleckner
2018-03-21
2
-7
/
+4
*
Revert "Resubmit "Support embedding natvis files in PDBs.""
Zachary Turner
2018-03-20
2
-4
/
+7
*
Resubmit "Support embedding natvis files in PDBs."
Zachary Turner
2018-03-20
2
-7
/
+4
*
Revert "Support embedding natvis files in PDBs."
Zachary Turner
2018-03-19
2
-4
/
+7
*
Remove an unused private variable.
Zachary Turner
2018-03-19
2
-7
/
+4
*
[DebugInfo] Add a new method IPDBSession::findLineNumbersBySectOffset
Aaron Smith
2018-03-15
1
-1
/
+16
*
[PDB] Support dumping injected sources via the DIA reader.
Zachary Turner
2018-03-13
3
-0
/
+147
*
[DebugInfoPDB] Add DIA implementation for getSrcLineOnTypeDefn
Aaron Smith
2018-03-07
1
-0
/
+10
*
[PDB] Check the result of setLoadAddress()
Aaron Smith
2018-02-23
1
-2
/
+2
*
[PDB] Fix buildbot failure from missing include for DIAEnumLineNumbers
Aaron Smith
2018-02-22
1
-0
/
+1
*
[PDB] Implement more find methods for PDB symbols
Aaron Smith
2018-02-22
1
-0
/
+95
*
Fix my typo of PDB_TableType
Reid Kleckner
2017-11-16
1
-1
/
+1
*
Fix -Wreturn-type falling off the end of a function in new DIA code
Reid Kleckner
2017-11-16
1
-0
/
+1
*
[DebugInfo/PDB] Adding getUndecoratedNameEx and IPDB interfaces for IDiaEnumT...
Aaron Smith
2017-11-16
4
-0
/
+137
*
[codeview] Fix YAML for LF_TYPESERVER2 by hoisting PDB_UniqueId
Reid Kleckner
2017-07-17
1
-6
/
+6
*
Make IPDBSession::getGlobalScope a non-const method
Adrian McCarthy
2017-06-22
1
-1
/
+1
*
[PDB] Don't crash on /debug:fastlink PDBs.
Zachary Turner
2017-06-08
1
-2
/
+5
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
4
-5
/
+5
*
[llvm-pdbdump] Re-write the record layout code to be more resilient.
Zachary Turner
2017-04-24
2
-5
/
+17
*
[llvm-pdbdump] More advanced class definition dumping.
Zachary Turner
2017-04-12
2
-1
/
+16
*
Implement some methods for NativeRawSymbol
Adrian McCarthy
2017-02-24
1
-1
/
+1
[next]