OSDN Git Service

Rewind instantiations of OuterAnalysisManagerProxy in r289317, r291651, and r291662.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 25 Jan 2017 04:26:29 +0000 (04:26 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 25 Jan 2017 04:26:29 +0000 (04:26 +0000)
commitfe49b7173b73d5f94506fb0192a6b99e8a91aacb
tree82ea1267fe58eec7a4b6777d4858b9235f6693c1
parent4dc43963efbeaf320e45f65b0ed7cf10b03b4b11
Rewind instantiations of OuterAnalysisManagerProxy in r289317, r291651, and r291662.

I found root class should be instantiated for variadic tempate to instantiate static member explicitly.

This will fix failures in mingw DLL build.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@293017 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/CGSCCPassManager.h
include/llvm/Analysis/LoopAnalysisManager.h
lib/Analysis/CGSCCPassManager.cpp
lib/Analysis/LoopAnalysisManager.cpp