llvm-project/llvm/lib/XRay
Georgii Rymar 9a99d23a1b [lib/Object] - Generalize the RelocationResolver API.
This allows to reuse the RelocationResolver from the code
that doesn't want to deal with `RelocationRef` class.

I am going to use it in llvm-readobj. See the description
of D91530 for more details.

Differential revision: https://reviews.llvm.org/D91533
2020-11-20 10:32:49 +03:00
..
BlockIndexer.cpp
BlockPrinter.cpp
BlockVerifier.cpp
CMakeLists.txt llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00
FDRRecordProducer.cpp Revert "Remove redundant "std::move"s in return statements" 2020-02-10 07:07:40 -08:00
FDRRecords.cpp
FDRTraceExpander.cpp
FDRTraceWriter.cpp Use std::foo_t rather than std::foo in LLVM. 2020-02-11 15:12:51 -08:00
FileHeaderReader.cpp Revert "Remove redundant "std::move"s in return statements" 2020-02-10 07:07:40 -08:00
InstrumentationMap.cpp [lib/Object] - Generalize the RelocationResolver API. 2020-11-20 10:32:49 +03:00
LogBuilderConsumer.cpp
Profile.cpp Revert "Remove redundant "std::move"s in return statements" 2020-02-10 07:07:40 -08:00
RecordInitializer.cpp
RecordPrinter.cpp
Trace.cpp [llvm-xray] consumeError when trying big-endian 2020-05-16 22:44:48 -07:00