1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 12:43:36 +01:00
llvm-mirror/unittests/DebugInfo/PDB
Amy Huang 46a7f5a6dc Reland "Implement some functions in NativeSession." with fixes so that
the tests pass on Linux.

Summary:
This change implements readFromExe, and calculating VA and RVA, which
are some of the functionalities that will be used for native PDB reading
for llvm symbolizer.

bug: https://bugs.llvm.org/show_bug.cgi?id=41795
2020-04-21 16:35:27 -07:00
..
Inputs Reland "Implement some functions in NativeSession." with fixes so that 2020-04-21 16:35:27 -07:00
CMakeLists.txt Reland "Implement some functions in NativeSession." with fixes so that 2020-04-21 16:35:27 -07:00
HashTableTest.cpp
NativeSessionTest.cpp Reland "Implement some functions in NativeSession." with fixes so that 2020-04-21 16:35:27 -07:00
NativeSymbolReuseTest.cpp
PDBApiTest.cpp [llvm] Migrate llvm::make_unique to std::make_unique 2019-08-15 15:54:37 +00:00
StringTableBuilderTest.cpp