50a51
> #include "base/logging.hh"
112,113c113,114
< assert(0 && "Invalid LSQ Sharing Policy.Options Are:{Dynamic,"
< "Partitioned, Threshold}");
---
> panic("Invalid LSQ sharing policy. Options are: Dynamic, "
> "Partitioned, Threshold");