Skip to content
Commit 8dc0b041 authored by Owen Anderson's avatar Owen Anderson
Browse files

Fix a threaded LLVM bug due the need for operator= on reference counted AttrListImpl's. It might

be possible to implement this very carefully to allow a lock-free implementation while still
avoiding illegal interleavings, but I haven't been able to figure one out.

llvm-svn: 114046
parent b60e70f9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment