Commit 466bd998 authored by Sameer Sahasrabuddhe's avatar Sameer Sahasrabuddhe
Browse files

Revert "[LLVM] move verification of convergence control to a class template"

This reverts commit 93a37067.

The "extern template" declaration of CycleInfo caused problems in a shared build
when CycleInfo was removed from Verifier.cpp. There needs to be an explicit
instantiation corresponding to an extern template in every SO.
parent 80e80fa7
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment