1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/include/llvm/DebugInfo
Amy Huang f6737ef448 [llvm-symbolizer] Switch to using native symbolizer by default on Windows
llvm-symbolizer used to use the DIA SDK for symbolization on
Windows; this patch switches to using native symbolization, which was
implemented recently.

Users can still make the symbolizer use DIA by adding the `-dia` flag
in the LLVM_SYMBOLIZER_OPTS environment variable.

Differential Revision: https://reviews.llvm.org/D91814
2020-11-23 15:57:08 -08:00
..
CodeView [COFF][ARM] Fix CodeView for Windows on 32bit ARM targets. 2020-10-19 22:16:16 -07:00
DWARF llvm-dwarfdump: Support verbose printing DW_OP_convert to print the CU local offset before the resolved absolute offset 2020-10-23 18:50:15 -07:00
GSYM Correct 3 spelling errors in headers and doc strings. 2020-07-06 17:27:51 -07:00
MSF MappedBlockStream.h - remove unnecessary MSFLayout forward declaration. NFCI. 2020-07-22 14:19:40 +01:00
PDB [llvm-symbolizer] Add inline stack traces for Windows. 2020-11-17 13:19:13 -08:00
Symbolize [llvm-symbolizer] Switch to using native symbolizer by default on Windows 2020-11-23 15:57:08 -08:00
DIContext.h llvm-symbolizer: Add optional "start file" to match "start line" 2020-09-08 15:40:58 -07:00