llvm-capstone/llvm/lib/XRay
Kazu Hirata b05dbc4d5f [llvm] Use llvm::endianness::{big,little,native} (NFC)
Now that llvm::support::endianness has been renamed to
llvm::endianness, we can use the shorter form.  This patch replaces
support::endianness::{big,little,native} with
llvm::endianness::{big,little,native}.
2023-10-10 20:14:20 -07:00
..
BlockIndexer.cpp
BlockPrinter.cpp
BlockVerifier.cpp
CMakeLists.txt [Support] Move TargetParsers to new component 2022-12-20 11:05:50 +00:00
FDRRecordProducer.cpp
FDRRecords.cpp
FDRTraceExpander.cpp
FDRTraceWriter.cpp [llvm] Use llvm::endianness::{big,little,native} (NFC) 2023-10-10 20:14:20 -07:00
FileHeaderReader.cpp
InstrumentationMap.cpp [XRay] Add initial support for loongarch64 2023-07-14 09:27:13 +08:00
LogBuilderConsumer.cpp
Profile.cpp
RecordInitializer.cpp
RecordPrinter.cpp
Trace.cpp