1
0
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:
Zachary Turner 2015-04-27 19:41:40 +00:00
parent 8f76b5a451
commit 087d0c8d09

View File

@ -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