Go to file
Sean Callanan d2b465f17a Brought LLVM/Clang up to top of tree. The only
change (besides logging) is that now string
literals in the IR are ConstantDataArrays instead
of ConstantArrays.

llvm-svn: 150142
2012-02-09 03:22:41 +00:00
clang Basic IRGen for LambdaExprs with captures. 2012-02-09 03:19:12 +00:00
compiler-rt [asan] unpoison the stack before every noreturn call. Fixes asan issue 37. rt part 2012-02-08 21:33:27 +00:00
debuginfo-tests Revert previous patch as the corresponding clang patch was reverted. 2012-01-26 07:01:33 +00:00
libclc
libcxx Fix up narrowing conversions in switch statement. 2012-02-08 19:15:06 +00:00
libcxxabi __gxx_personality_v0 and __cxa_call_unexpected are complete on darwin and I *think* linux (not positive), but still unimplemented on arm. 2012-02-03 20:53:52 +00:00
lld Add support for UndefinedAtom in yaml and native format. Add test cases with undefined atoms 2012-02-07 02:59:54 +00:00
lldb Brought LLVM/Clang up to top of tree. The only 2012-02-09 03:22:41 +00:00
llvm Improve TargetPassConfig. No intended functionality. 2012-02-09 00:40:55 +00:00
polly RegisterPasses: Make sure to always execute the SCoPInfo pass 2012-02-06 14:53:51 +00:00