Arquivos
hhvm/hphp/runtime
Bert Maher bb7dff89d9 Make unit.cpp not take forever to compile
The AtomicHashMap constructor seems to be causing
Unit::GetNamedEntity to take forever to compile in the opt build, so I
moved the initialization out of that function and marked it #pragma
GCC optimize ("O0") to prevent whatever crazy optimization is freaking
gcc out.
2013-06-27 10:39:17 -07:00
..
2013-06-27 10:38:22 -07:00
2013-05-01 21:00:49 -07:00
2013-02-11 02:10:41 -08:00
2013-02-11 02:10:41 -08:00