Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
10dd55c548e802f3d1769f7e4e13bb1565b824e5
/
llvm
/
lib
/
CodeGen
/
AsmPrinter
/
CodeViewDebug.h
10dd55c
[codeview] Emit parameter variables in the right order
by Reid Kleckner
· 9 years ago
9f7f3e1
[codeview] Emit base class information from DW_TAG_inheritance nodes
by Reid Kleckner
· 9 years ago
4b63a98
[codeview] Add classes and unions to the Local/Global UDTs lists
by Hans Wennborg
· 9 years ago
b510b45
[codeview] Emit retained types
by Hans Wennborg
· 9 years ago
643dd83
[codeview] Defer emission of all referenced complete records
by Reid Kleckner
· 9 years ago
1ab7eac
[codeview] Remove ClassInfoMap
by Reid Kleckner
· 9 years ago
0c5d874
[codeview] Improve names of types in scopes and member function ids
by Reid Kleckner
· 9 years ago
76c9eb9
[codeview] Emit non-virtual method type.
by Amjad Aboud
· 9 years ago
979cb88
[CodeView] Implement support for enums
by David Majnemer
· 9 years ago
3128b10
[CodeView] Add support for emitting S_UDT for typedefs
by David Majnemer
· 9 years ago
bdc4956
Pass DebugLoc and SDLoc by const ref.
by Benjamin Kramer
· 9 years ago
f3c3c13
Generate codeview for array type metadata.
by Adrian McCarthy
· 9 years ago
6f3406d
Re-land "[codeview] Emit information about global variables"
by Reid Kleckner
· 9 years ago
e8a236f
Revert "[codeview] Emit information about global variables"
by Reid Kleckner
· 9 years ago
87eddf7
[codeview] Emit information about global variables
by Reid Kleckner
· 9 years ago
a8d5740
[codeview] Add basic record type translation
by Reid Kleckner
· 9 years ago
75c3ebf
[CodeView] Implement function-type indices
by David Majnemer
· 9 years ago
d065e23
[codeview] Return type indices for typedefs
by David Majnemer
· 9 years ago
5acacbb
[codeview] Translate basic DITypes to CV type records
by Reid Kleckner
· 9 years ago
5d122f8
[codeview] Use comdats for debug info describing comdat functions
by Reid Kleckner
· 9 years ago
2280f93
Modify emitTypeInformation to use MemoryTypeTableBuilder, take 2
by Reid Kleckner
· 9 years ago
6cd7c91
Revert "Modify emitTypeInformation to use MemoryTypeTableBuilder"
by David Majnemer
· 9 years ago
a972d61
Modify emitTypeInformation to use MemoryTypeTableBuilder
by Adrian McCarthy
· 9 years ago
b550cb1
[NFC] Header cleanup
by Mehdi Amini
· 10 years ago
fbd7787
[codeview] Only emit function ids for inlined functions
by Reid Kleckner
· 10 years ago
876330d
[codeview] Describe local variables in registers
by Reid Kleckner
· 10 years ago
f9c275f
[codeview] Describe int local variables using .cv_def_range
by Reid Kleckner
· 10 years ago
dac21b4
[codeview] Use the MCStreamer interface directly instead of AsmPrinter
by Reid Kleckner
· 10 years ago
1fcd610
[codeview] Wire up the .cv_inline_linetable directive
by Reid Kleckner
· 10 years ago
f3b9ba4
[codeview] Begin to add support for inlined call sites
by Reid Kleckner
· 10 years ago
2214ed8
Reland "[CodeView] Use assembler directives for line tables"
by Reid Kleckner
· 10 years ago
00d9639
Revert "[CodeView] Use assembler directives for line tables"
by Reid Kleckner
· 10 years ago
c62e379
[CodeView] Use assembler directives for line tables
by Reid Kleckner
· 10 years ago
9533af4
[codeview] Remove custom line info struct in favor of DebugLoc
by Reid Kleckner
· 10 years ago
70f5bc9
Rename WinCodeViewLineTables to CodeViewDebug, similar to DwarfDebug
by Reid Kleckner
· 10 years ago
[Renamed (90%) from llvm/lib/CodeGen/AsmPrinter/WinCodeViewLineTables.h]
1f11b4e
Use std::string instead of strdup() and free() in WinCodeViewLineTables
by Reid Kleckner
· 10 years ago
3f49e66
[CodeView] Add support for emitting column information
by David Majnemer
· 10 years ago
286d466
[AsmPrinter] Hide implementation details
by Benjamin Kramer
· 10 years ago
f817c1c
Use 'override/final' instead of 'virtual' for overridden methods
by Alexander Kornienko
· 11 years ago
a7c40ef
Canonicalize header guards into a common format.
by Benjamin Kramer
· 11 years ago
e73658d
[C++] Use 'nullptr'.
by Craig Topper
· 12 years ago
8499a12
Fix PR19239 - Add support for generating debug info for functions without lexical scopes and/or debug info at all
by Timur Iskhodzhanov
· 12 years ago
7b883b3
[C++11] Add 'override' keyword to virtual methods that override their base class.
by Craig Topper
· 12 years ago
9a4c9e5
[Layering] Move DebugInfo.h into the IR library where its implementation
by Chandler Carruth
· 12 years ago
9205140
[Layering] Move DebugLoc.h into the IR library. The implementation
by Chandler Carruth
· 12 years ago
442f784
[cleanup] Re-sort all the includes with utils/sort_includes.py.
by Chandler Carruth
· 12 years ago
f166f6c
Reland r200340 - 'Add line table debug info to COFF files when using a win32 triple'
by Timur Iskhodzhanov
· 12 years ago
b366f01
Revert r200340, "Add line table debug info to COFF files when using a win32 triple."
by NAKAMURA Takumi
· 12 years ago
2c65964
Add line table debug info to COFF files when using a win32 triple.
by Timur Iskhodzhanov
· 12 years ago