Add modules to codegen as soon as possible. This reduces the link time
authorRafael Espindola <rafael.espindola@gmail.com>
Sat, 19 Feb 2011 21:49:57 +0000 (21:49 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Sat, 19 Feb 2011 21:49:57 +0000 (21:49 +0000)
commit37d42f8a5072bfd216445b8c1f983686dea0ea1c
tree5b2334f4758501d2ea2716c7d234e8413094677f
parent17dce36774378f0b962e3d2a0cd5f2654ba9cc09
Add modules to codegen as soon as possible. This reduces the link time
of libxul from 12m31.084s to 7m1.359s.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126052 91177308-0d34-0410-b5e6-96231b3b80d8
tools/gold/gold-plugin.cpp