llvm-6502/include
Owen Anderson c934a67ef6 Try again at implementing thread-safe lazy pass initialization, without depending on static local initialization
being threadsafe AND ensuring that initialization is complete by the time the initializeFooPass method returns.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116492 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-14 17:59:03 +00:00
..
llvm Try again at implementing thread-safe lazy pass initialization, without depending on static local initialization 2010-10-14 17:59:03 +00:00
llvm-c remove dead prototype, PR8351 2010-10-11 17:44:22 +00:00