1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/lib/DebugInfo
Georgii Rymar 49ab0f3272 [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
..
CodeView llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00
DWARF [lib/Object] - Generalize the RelocationResolver API. 2020-11-20 10:32:49 +03:00
GSYM llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00
MSF llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00
PDB [llvm-symbolizer] Add inline stack traces for Windows. 2020-11-17 13:19:13 -08:00
Symbolize llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00
CMakeLists.txt