1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/include/llvm/XRay
Fangrui Song 47a31a63f5 [XRay] Change Sled.Function to PC-relative for sled version 2 and make llvm-xray support sled version 2 addresses
Follow-up of D78082 and D78590.

Otherwise, because xray_instr_map is now read-only, the absolute
relocation used for Sled.Function will cause a text relocation.
2020-04-24 14:41:56 -07:00
..
BlockIndexer.h
BlockPrinter.h
BlockVerifier.h
FDRLogBuilder.h
FDRRecordConsumer.h
FDRRecordProducer.h Switch LLVM to use 64-bit offsets (2/5) 2019-08-06 10:49:40 +00:00
FDRRecords.h FDRRecords - fix uninitialized variable warnings. NFCI. 2019-11-07 18:42:02 +00:00
FDRTraceExpander.h
FDRTraceWriter.h
FileHeaderReader.h Switch LLVM to use 64-bit offsets (2/5) 2019-08-06 10:49:40 +00:00
Graph.h Use std::foo_t rather than std::foo in LLVM. 2020-02-11 15:12:51 -08:00
InstrumentationMap.h [XRay] Change Sled.Function to PC-relative for sled version 2 and make llvm-xray support sled version 2 addresses 2020-04-24 14:41:56 -07:00
Profile.h
RecordPrinter.h
Trace.h
XRayRecord.h
YAMLXRayRecord.h