Owen Anderson 3afb024907 Fix PR8441, a race condition in the static attributes list. While the reference counting was itself threadsafe,
the implicit removal of each object from the global list was not.  Make this operation atomic.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118461 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-09 00:27:03 +00:00
..
2010-10-17 07:39:34 +00:00
2010-10-12 00:15:27 +00:00
2010-10-20 01:54:44 +00:00