1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/lib/XRay
Aditya Kumar 00894bdc8d [llvm-xray] Add AArch64 to llvm-xray extract
This required adding support for resolving R_AARCH64_ABS64 relocations to
get accurate addresses for function names to resolve.

Authored by: ianlevesque (Ian Levesque)
Reviewers: dberris, phosek, smeenai, tetsuo-cpp
Differential Revision: https://reviews.llvm.org/D69967
2019-11-08 06:37:47 -08:00
..
BlockIndexer.cpp
BlockPrinter.cpp
BlockVerifier.cpp
CMakeLists.txt
FDRRecordProducer.cpp [XRay] Silence static analyzer dyn_cast<BufferExtents> null dereference warning. NFCI. 2019-09-22 18:47:00 +00:00
FDRRecords.cpp
FDRTraceExpander.cpp
FDRTraceWriter.cpp
FileHeaderReader.cpp Switch LLVM to use 64-bit offsets (2/5) 2019-08-06 10:49:40 +00:00
InstrumentationMap.cpp [llvm-xray] Add AArch64 to llvm-xray extract 2019-11-08 06:37:47 -08:00
LLVMBuild.txt
LogBuilderConsumer.cpp
Profile.cpp Switch LLVM to use 64-bit offsets (2/5) 2019-08-06 10:49:40 +00:00
RecordInitializer.cpp Switch LLVM to use 64-bit offsets (2/5) 2019-08-06 10:49:40 +00:00
RecordPrinter.cpp
Trace.cpp Switch LLVM to use 64-bit offsets (2/5) 2019-08-06 10:49:40 +00:00