mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-12 09:41:26 +00:00
b05dbc4d5f
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}. |
||
---|---|---|
.. | ||
BlockIndexer.cpp | ||
BlockPrinter.cpp | ||
BlockVerifier.cpp | ||
CMakeLists.txt | ||
FDRRecordProducer.cpp | ||
FDRRecords.cpp | ||
FDRTraceExpander.cpp | ||
FDRTraceWriter.cpp | ||
FileHeaderReader.cpp | ||
InstrumentationMap.cpp | ||
LogBuilderConsumer.cpp | ||
Profile.cpp | ||
RecordInitializer.cpp | ||
RecordPrinter.cpp | ||
Trace.cpp |