[llvm-symbolizer] Link DebugInfoPDB for the autoconf build

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@235909 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Zachary Turner 2015-04-27 19:41:40 +00:00
parent 95619d83af
commit 267cdc080f

View File

@ -9,7 +9,7 @@
LEVEL := ../..
TOOLNAME := llvm-symbolizer
LINK_COMPONENTS := DebugInfoDWARF Object
LINK_COMPONENTS := DebugInfoDWARF DebugInfoPDB Object
# This tool has no plugins, optimize startup time.
TOOL_NO_EXPORTS := 1