Sign in
llvm
/
llvm-project
/
2e114e3fda4ff6492eaafab0d38033ea17fa99fc
/
llvm
/
tools
/
llvm-pdbutil
/
MinimalSymbolDumper.cpp
9bcce1c
[CodeView] Add missing cases for new enum values
by Martin Storsjö
· 4 years ago
61cdaf6
[ADT] Remove APInt/APSInt toString() std::string variants
by Simon Pilgrim
· 4 years ago
51892a4
[COFF][ARM] Fix CodeView for Windows on 32bit ARM targets.
by Luqman Aden
· 4 years, 8 months ago
adcd026
Make llvm::StringRef to std::string conversions explicit.
by Benjamin Kramer
· 5 years ago
da60fc8
Changing representation of .cv_def_range directives in Codeview debug info assembly format for better readability
by Nilanjana Basu
· 6 years ago
b5e4d7d
Revert "Changing representation of .cv_def_range directives in Codeview debug info assembly format for better readability"
by Nilanjana Basu
· 6 years ago
a885afa
Changing representation of .cv_def_range directives in Codeview debug info assembly format for better readability
by Nilanjana Basu
· 6 years ago
5fb56b1
Temporarily Revert "Changing representation of cv_def_range directives in Codeview debug info assembly format for better readability"
by Eric Christopher
· 6 years ago
1c67521
Changing representation of cv_def_range directives in Codeview debug info assembly format for better readability
by Nilanjana Basu
· 6 years ago
eb4d614
[COFF, ARM64] Add CodeView register mapping
by Tom Tan
· 6 years ago
eddd6c2
[codeview] Revert inline line table change of r362264
by Reid Kleckner
· 6 years ago
86bad3f
[llvm-pdbutil] Dump inline call site line table annotations
by Reid Kleckner
· 6 years ago
7c438c5
[codeview] Finish support for reading and writing S_ANNOTATION records
by Reid Kleckner
· 6 years ago
e10d004
[codeview] Remove Type member from CVRecord
by Reid Kleckner
· 6 years ago
cc51dc6
Add Swift enumerator value for CodeView::SourceLanguage
by Nathan Lanza
· 6 years ago
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 6 years ago
4a17780
Apply local fixes intended to be part of r341999.'
by Reid Kleckner
· 7 years ago
a6f6426
[codeview] Decode and dump FP regs from S_FRAMEPROC records
by Reid Kleckner
· 7 years ago
ee0e8ba
[codeview] Improve readobj FPO dumper and pdbutil register names
by Reid Kleckner
· 7 years ago
ee8a720
[CodeView] Minimal support for S_UNAMESPACE records
by Alexandre Ganea
· 7 years ago
6047858
[PDB] Correctly link S_FILESTATIC records.
by Zachary Turner
· 7 years ago
a1eb943
Don't crash in llvm-pdbutil when dumping TypeIndexes with high bit set.
by Zachary Turner
· 7 years ago
8aa32ff
[codeview] Fix handling of S_HEAPALLOCSITE
by Reid Kleckner
· 8 years ago
dc8d6f2
Fix -Wcovered-switch-default warnings from r314821
by Hans Wennborg
· 8 years ago
6605310
CodeView: Provide a .def file with the register ids
by Hans Wennborg
· 8 years ago
d1de2f4
[llvm-pdbutil] Add support for dumping detailed module stats.
by Zachary Turner
· 8 years ago
091da14
Remove useless default case in switch
by Victor Leschuk
· 8 years ago
4c432b2
Fix warning about covered switch default.
by Zachary Turner
· 8 years ago
96bcd6a
[llvm-pdbutil] Fix some dumping issues.
by Zachary Turner
· 8 years ago
f401e11
Fix a few minor issues when dumping symbols.
by Zachary Turner
· 8 years ago
28e31ee
Output S_SECTION symbols to the Linker module.
by Zachary Turner
· 8 years ago
59e3ae8
[PDB] Fix linking of function symbols and local variables.
by Zachary Turner
· 8 years ago
898ddf6
[codeview] Emit 'D' as the cv source language for D code
by Reid Kleckner
· 8 years ago
d41ac89
[COFF, ARM64, CodeView] Add support to emit CodeView debug info for ARM64 COFF
by Mandeep Singh Grang
· 8 years ago
af88a91
[CodeView] Dump BuildInfoSym and ProcSym type indices
by Reid Kleckner
· 8 years ago
de6a979
Remove spurious semicolons.
by Zachary Turner
· 8 years ago
af8c75a
[llvm-pdbutil] Output the symbol offset when dumping.
by Zachary Turner
· 8 years ago
18d90e1
[CodeView] Fix dumping of public symbol record flags
by Reid Kleckner
· 8 years ago
63055455
Resubmit "[llvm-pdbutil] rewrite the "raw" output style."
by Zachary Turner
· 8 years ago
da504b7
Revert "[llvm-pdbutil] rewrite the "raw" output style."
by Zachary Turner
· 8 years ago
cb0d5dc
Fix some more warnings.
by Zachary Turner
· 8 years ago
b560fdf
[llvm-pdbutil] rewrite the "raw" output style.
by Zachary Turner
· 8 years ago