Go to file
Nick Lewycky 466d0c1f93 llvm.global_[cd]tor is defined to be either external, or appending with an array
of { i32, void ()* }. Teach the verifier to verify that, deleting copies of
checks strewn about.

llvm-svn: 129128
2011-04-08 07:30:21 +00:00
clang Switch 'is possibly uninitialized' to 'may be uninitialized' based on 2011-04-08 06:47:15 +00:00
compiler-rt clang/Darwin: Add all the comparison functions, the desire to cherry pick just 2011-03-25 19:19:10 +00:00
debuginfo-tests These tests are x86_64 specific. 2011-03-28 20:00:34 +00:00
libcxx Chris Jefferson found a missing const (Bugzilla 9632) 2011-04-05 14:55:28 +00:00
lldb Add the ARM instruction emulation makefile. 2011-04-08 02:11:29 +00:00
llvm llvm.global_[cd]tor is defined to be either external, or appending with an array 2011-04-08 07:30:21 +00:00