Go to file
Mikhail Glushenkov 72f3f7eb56 Make dynamic LLVMC plugins work on Windows (finally!).
Implemented by making lib/CompilerDriver a shared library that holds all the
global static data (CommandLine options, plugin registry) that we unfortunately
have to live with.

llvm-svn: 74417
2009-06-29 03:09:15 +00:00
clang Make the StackProtector bitfield use enums instead of obscure numbers. 2009-06-28 23:01:01 +00:00
compiler-rt
llvm Make dynamic LLVMC plugins work on Windows (finally!). 2009-06-29 03:09:15 +00:00