diff options
author | Sameer Sahasrabuddhe <sameer.sahasrabuddhe@amd.com> | 2023-08-01 17:00:39 +0530 |
---|---|---|
committer | Sameer Sahasrabuddhe <sameer.sahasrabuddhe@amd.com> | 2023-08-01 17:00:39 +0530 |
commit | 466bd9981150906552a1f2308e3c9065bfcb6741 (patch) | |
tree | b6d8d026a239e58cf86994b580ab48784e2cf528 /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | 80e80fa79bf66a74caf959bc420823e2b544dee9 (diff) | |
download | llvm-466bd9981150906552a1f2308e3c9065bfcb6741.zip llvm-466bd9981150906552a1f2308e3c9065bfcb6741.tar.gz llvm-466bd9981150906552a1f2308e3c9065bfcb6741.tar.bz2 |
Revert "[LLVM] move verification of convergence control to a class template"
This reverts commit 93a3706711fd46d4d487640d91b16c2eec747c9e.
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.
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions