1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/include
Owen Anderson 467d56737b 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.

llvm-svn: 116492
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