Go to file
Anders Carlsson d6b21e4842 If a global variable has an initializer with side effects, it can never be deferred (even if it's in an anonymous namespace).
llvm-svn: 94525
2010-01-26 06:15:16 +00:00
clang If a global variable has an initializer with side effects, it can never be deferred (even if it's in an anonymous namespace). 2010-01-26 06:15:16 +00:00
compiler-rt document runtime support functions 2010-01-22 21:21:14 +00:00
llvm add a new MachineJumpTableInfo::getJTISymbol method, 2010-01-26 05:58:28 +00:00