mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 12:43:36 +01:00
[llvm-symbolizer] Link DebugInfoPDB for the autoconf build
llvm-svn: 235909
This commit is contained in:
parent
8f76b5a451
commit
087d0c8d09
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
LEVEL := ../..
|
LEVEL := ../..
|
||||||
TOOLNAME := llvm-symbolizer
|
TOOLNAME := llvm-symbolizer
|
||||||
LINK_COMPONENTS := DebugInfoDWARF Object
|
LINK_COMPONENTS := DebugInfoDWARF DebugInfoPDB Object
|
||||||
|
|
||||||
# This tool has no plugins, optimize startup time.
|
# This tool has no plugins, optimize startup time.
|
||||||
TOOL_NO_EXPORTS := 1
|
TOOL_NO_EXPORTS := 1
|
||||||
|
Loading…
Reference in New Issue
Block a user