mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-21 20:45:53 -04:00
![]() When emitting CodeView debug information, compiler-generated thunk routines should be emitted using S_THUNK32 symbols instead of S_GPROC32_ID symbols so Visual Studio can properly step into the user code. This initial support only handles standard thunk ordinals. Differential Revision: https://reviews.llvm.org/D43838 llvm-svn: 330132 |
||
---|---|---|
.. | ||
AppendingTypeTableBuilder.cpp | ||
CMakeLists.txt | ||
CodeViewError.cpp | ||
CodeViewRecordIO.cpp | ||
ContinuationRecordBuilder.cpp | ||
CVSymbolVisitor.cpp | ||
CVTypeVisitor.cpp | ||
DebugChecksumsSubsection.cpp | ||
DebugCrossExSubsection.cpp | ||
DebugCrossImpSubsection.cpp | ||
DebugFrameDataSubsection.cpp | ||
DebugInlineeLinesSubsection.cpp | ||
DebugLinesSubsection.cpp | ||
DebugStringTableSubsection.cpp | ||
DebugSubsection.cpp | ||
DebugSubsectionRecord.cpp | ||
DebugSubsectionVisitor.cpp | ||
DebugSymbolRVASubsection.cpp | ||
DebugSymbolsSubsection.cpp | ||
EnumTables.cpp | ||
Formatters.cpp | ||
GlobalTypeTableBuilder.cpp | ||
LazyRandomTypeCollection.cpp | ||
Line.cpp | ||
LLVMBuild.txt | ||
MergingTypeTableBuilder.cpp | ||
RecordName.cpp | ||
RecordSerialization.cpp | ||
SimpleTypeSerializer.cpp | ||
StringsAndChecksums.cpp | ||
SymbolDumper.cpp | ||
SymbolRecordMapping.cpp | ||
SymbolSerializer.cpp | ||
TypeDumpVisitor.cpp | ||
TypeHashing.cpp | ||
TypeIndex.cpp | ||
TypeIndexDiscovery.cpp | ||
TypeRecordMapping.cpp | ||
TypeStreamMerger.cpp | ||
TypeTableCollection.cpp |