Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f913fd6eb0c228041b77a645d76993760d3b1421
/
llvm
/
lib
/
DebugInfo
/
CodeView
/
DebugStringTableSubsection.cpp
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
0cac726
llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...)
by Fangrui Song
· 7 years ago
0f035eb
[DebugInfo] Change std::sort to llvm::sort in response to r327219
by Mandeep Singh Grang
· 7 years ago
a6fb536
[PDB] Make our PDBs look more like MS PDBs.
by Zachary Turner
· 8 years ago
71d36ad
[Codeview/PDB] Rename some methods for clarity.
by Zachary Turner
· 8 years ago
fced530
Revert "Resubmit "Support embedding natvis files in PDBs.""
by Zachary Turner
· 8 years ago
132d7a1
Resubmit "Support embedding natvis files in PDBs."
by Zachary Turner
· 8 years ago
a2155889
Revert "Support embedding natvis files in PDBs."
by Zachary Turner
· 8 years ago
de53aaf
Support embedding natvis files in PDBs.
by Zachary Turner
· 8 years ago
8456b16
[CodeView] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 8 years ago
a8cfc29
Resubmit "[codeview] Make obj2yaml/yaml2obj support .debug$S..."
by Zachary Turner
· 8 years ago
0085dce
Revert "[codeview] Make obj2yaml/yaml2obj support .debug$S..."
by Zachary Turner
· 8 years ago
a3da446
[codeview] Make obj2yaml/yaml2obj support .debug$S/T sections.
by Zachary Turner
· 8 years ago
deb3913
[CodeView] Support remaining debug subsection types
by Zachary Turner
· 8 years ago
1bf7762
[llvm-pdbdump] Support native ordering of subsections in raw mode.
by Zachary Turner
· 8 years ago
92dcdda
[CodeView] Support CodeView subsections in any order.
by Zachary Turner
· 8 years ago
591312c
[CodeView] Add more DebugSubsection implementations.
by Zachary Turner
· 8 years ago
[Renamed (61%) from llvm/lib/DebugInfo/CodeView/StringTable.cpp]
cf468d8
[CodeView] Use actual strings for dealing with checksums and lines.
by Zachary Turner
· 8 years ago
2d5c2cd
[llvm-readobj] Update readobj to re-use parsing code.
by Zachary Turner
· 8 years ago
c504ae3
Resubmit r301986 and r301987 "Add codeview::StringTable"
by Zachary Turner
· 8 years ago
dff096f
Revert r301986 (and subsequent r301987).
by Daniel Jasper
· 8 years ago
6773659
Fix type conversion error.
by Zachary Turner
· 8 years ago
7dba20b
Make codeview::StringTable.
by Zachary Turner
· 8 years ago