Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
refs/heads/r
/
unittests
/
DebugInfo
/
CodeView
9d1f82a
[codeview] Use push_macro to avoid conflicts instead of a prefix
by Reid Kleckner
· 7 years ago
a7336f2
[CodeView] Minimal support for S_UNAMESPACE records
by Alexandre Ganea
· 7 years ago
5f28b9c
[CodeView] Add prefix to CodeView registers.
by Jonas Devlieghere
· 7 years ago
3220080
Inline a few CMake variables into their only uses.
by Nico Weber
· 7 years ago
789d4d2
[DebugInfo][COFF] Fix reading variable-length encoded records
by Alexandre Ganea
· 7 years ago
bc755e2
Fix line endings (CR/LF -> LF) introduced by rL329613
by Alexandre Ganea
· 7 years ago
2031cf6
[Debuginfo][COFF] Minimal serialization support for precompiled types records
by Alexandre Ganea
· 7 years ago
16872e2
Remove redundant includes from unittests.
by Michael Zolotukhin
· 8 years ago
68f6731
Test commit.
by Alexandre Ganea
· 8 years ago
c32978d
[DebugInfo] Fix register variables not showing up in pdb.
by Zachary Turner
· 8 years ago
381f58e
[CodeView] Add support for content hashing CodeView type records.
by Zachary Turner
· 8 years ago
4a6bb53
[CMake] Use PRIVATE in target_link_libraries for executables
by Shoaib Meenai
· 8 years ago
47856b2
Split TypeTableBuilder into two classes.
by Zachary Turner
· 8 years ago
ab45c06
[CodeView] Refactor / Rewrite TypeSerializer and TypeTableBuilder.
by Zachary Turner
· 8 years ago
790af1a
[codeview] Add support for inlinee lists
by Reid Kleckner
· 8 years ago
e87e5c3
[PDB] Fix linking of function symbols and local variables.
by Zachary Turner
· 8 years ago
53034fb
[codeview] Remove TypeServerHandler and PDBTypeServerHandler
by Reid Kleckner
· 8 years ago
41428eb
[PDB] Add symbols to the PDB
by Reid Kleckner
· 8 years ago
8d9cfad
Try to fix uninitialized read in unit test.
by Zachary Turner
· 8 years ago
2757ca6
[CodeView] Fix random access of type names.
by Zachary Turner
· 8 years ago
458f913
Don't include TestingSupport in LLVM_LINK_COMPONENTS.
by Zachary Turner
· 8 years ago
83a953d
[gtest] Create a shared include directory for gtest utilities.
by Zachary Turner
· 8 years ago
f061f6c
[CV Type Merging] Find nested type indices faster.
by Zachary Turner
· 8 years ago
d32a382
Resubmit "[CodeView] Provide a common interface for type collections."
by Zachary Turner
· 8 years ago
27f68cf
Revert "[CodeView] Provide a common interface for type collections."
by Zachary Turner
· 8 years ago
2a4f117
[CodeView] Provide a common interface for type collections.
by Zachary Turner
· 8 years ago
c254cb7
[CodeView] Simplify the use of visiting type records & streams.
by Zachary Turner
· 8 years ago
d9cc17e
[CodeView] Silence some -Wsign-compare warnings
by Justin Bogner
· 8 years ago
337b2d8
[CodeView] Add a random access type visitor.
by Zachary Turner
· 8 years ago