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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix compilation of PDBApiTest.
Zachary Turner
2015-05-01
1
-1
/
+1
*
[PDB] Support executables and source/line info.
Zachary Turner
2015-04-17
1
-0
/
+10
*
Purge unused includes throughout libSupport.
Benjamin Kramer
2015-03-23
1
-1
/
+2
*
Fix -Woverflow warning in unittest.
Frederic Riss
2015-03-05
1
-1
/
+1
*
DWARFFormValue: Add getAsSignedConstant method.
Frederic Riss
2015-03-04
1
-0
/
+74
*
[llvm-pdbdump] Very minor code cleanup.
Zachary Turner
2015-02-23
1
-1
/
+1
*
Fix the build, I forgot to check that UnitTests still built.
Zachary Turner
2015-02-13
1
-0
/
+3
*
Fix warning due to unused private member variable.
Zachary Turner
2015-02-11
1
-4
/
+3
*
Convert std::make_unique<> to llvm::make_unique<>.
Zachary Turner
2015-02-10
1
-2
/
+2
*
Add missing function and header include.
Zachary Turner
2015-02-10
1
-0
/
+5
*
Rewrite llvm-pdbdump in terms of LLVMDebugInfoPDB.
Zachary Turner
2015-02-10
1
-15
/
+15
*
Fix build due to mismatched function signatures.
Zachary Turner
2015-02-10
1
-2
/
+5
*
DebugInfoPDB: Make the symbol base case hold an IPDBSession ref.
Zachary Turner
2015-02-08
1
-8
/
+29
*
Some cleanup for libpdb.
Zachary Turner
2015-02-08
1
-6
/
+2
*
Consistently use override rather than virtual.
Chandler Carruth
2015-02-07
1
-8
/
+8
*
Change RHS-style decltype to LHS-style decltype<declval()>.
Zachary Turner
2015-02-07
1
-1
/
+2
*
Resubmit unittests for DebugInfoPDB.
Zachary Turner
2015-02-07
8
-13
/
+417
*
Revert "Create lib/DebugInfo/PDB."
Zachary Turner
2015-02-06
4
-378
/
+0
*
Create lib/DebugInfo/PDB.
Zachary Turner
2015-02-06
4
-0
/
+378
*
Move DebugInfo to DebugInfo/DWARF.
Zachary Turner
2015-01-30
3
-3
/
+3
*
[CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt.
NAKAMURA Takumi
2013-12-10
1
-3
/
+1
*
DWARF parser: propery handle DW_FORM_ref_sig8 and fix Windows build.
Alexey Samsonov
2013-10-29
1
-0
/
+1
*
DWARF parser: Use ArrayRef to represent form sizes and simplify DWARFDIE::ext...
Alexey Samsonov
2013-10-28
1
-2
/
+2
*
DebugInfo: Introduce the notion of "form classes"
Alexey Samsonov
2013-10-28
1
-0
/
+17
*
Create a stub for DWARF parser unittests
Alexey Samsonov
2013-04-17
3
-0
/
+60