1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/lib/DebugInfo
Igor Kudrin 5f88b99c30 [DebugInfo] Simplify DWARFUnit::determineStringOffsetsTableContribution(). NFC.
The method is called from only one place and the call is already guarded
by a condition which checks that IsDWO is false.

Differential Revision: https://reviews.llvm.org/D78482
2020-04-22 12:11:17 +07:00
..
CodeView
DWARF [DebugInfo] Simplify DWARFUnit::determineStringOffsetsTableContribution(). NFC. 2020-04-22 12:11:17 +07:00
GSYM
MSF
PDB Reland "Implement some functions in NativeSession." with fixes so that 2020-04-21 16:35:27 -07:00
Symbolize
CMakeLists.txt
LLVMBuild.txt