This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1daf2994de49d1ecba4bee4e6842aa8a564cbc96
clang-p2996
/
llvm
/
lib
/
DebugInfo
/
CodeView
History
Kazu Hirata
bf383dca36
[llvm] Stop including llvm/Support/Endian.h (NFC)
...
Identified with misc-include-cleaner.
2023-11-01 23:16:33 -07:00
..
AppendingTypeTableBuilder.cpp
…
CMakeLists.txt
…
CodeViewError.cpp
…
CodeViewRecordIO.cpp
…
ContinuationRecordBuilder.cpp
…
CVSymbolVisitor.cpp
…
CVTypeVisitor.cpp
Use llvm::endianness::{big,little,native} (NFC)
2023-10-10 22:54:51 -07:00
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
Emit the CodeView
S_ARMSWITCHTABLE
debug symbol for jump tables
2023-08-31 12:06:50 -07:00
Formatters.cpp
…
GlobalTypeTableBuilder.cpp
…
LazyRandomTypeCollection.cpp
[llvm] Stop including llvm/Support/Endian.h (NFC)
2023-11-01 23:16:33 -07:00
Line.cpp
…
MergingTypeTableBuilder.cpp
…
RecordName.cpp
Use llvm::endianness::{big,little,native} (NFC)
2023-10-10 22:54:51 -07:00
RecordSerialization.cpp
Use llvm::endianness::{big,little,native} (NFC)
2023-10-10 22:54:51 -07:00
SimpleTypeSerializer.cpp
Use llvm::endianness::{big,little,native} (NFC)
2023-10-12 21:21:45 -07:00
StringsAndChecksums.cpp
…
SymbolDumper.cpp
[llvm] Implement S_INLINEES debug symbol (
#67490
)
2023-09-27 14:06:22 -07:00
SymbolRecordHelpers.cpp
…
SymbolRecordMapping.cpp
Emit the CodeView
S_ARMSWITCHTABLE
debug symbol for jump tables
2023-08-31 12:06:50 -07:00
SymbolSerializer.cpp
[llvm] Stop including llvm/Support/Endian.h (NFC)
2023-11-01 23:16:33 -07:00
TypeDumpVisitor.cpp
…
TypeHashing.cpp
…
TypeIndex.cpp
…
TypeIndexDiscovery.cpp
Use llvm::endianness::{big,little,native} (NFC)
2023-10-12 21:21:45 -07:00
TypeRecordHelpers.cpp
…
TypeRecordMapping.cpp
…
TypeStreamMerger.cpp
…
TypeTableCollection.cpp
…