Disable use list order on the gold plugin.
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 22 Dec 2015 23:45:49 +0000 (23:45 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 22 Dec 2015 23:45:49 +0000 (23:45 +0000)
commit80506186e9f46b746ebe889304286d8755ecaa1d
treec7c0749ee548cf9dfa3731ebdd9c1927810aae25
parentc0f7a5385be3f3be0f430ef434ae1d782eca117d
Disable use list order on the gold plugin.

It turns out that his is *really* slow. With this change the link of
clang with plugin-opt=emit-llvm goes from 41 to 26 seconds.

We can add an option to enable it again if needed.

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