Go to file
Bob Wilson 5d2c1218f1 Remove the entire docs directory from Apple-style builds.
This fixes a "usr_junk" verification failure when installing into /usr.

llvm-svn: 108384
2010-07-14 23:49:18 +00:00
clang Add a callback interface that allows interested parties to get notified whenever PCHReader deserializes a type or decl (and possibly other things in the future). Have PCHWriter implement these callbacks as noops and register to receive them if we're chaining PCHs. This will allow PCHWriter to track the IDs of these things, which it needs to write the dependent files. WIP 2010-07-14 23:45:08 +00:00
compiler-rt Hand-tuning of single-precision soft-float comparison routines for ARM 2010-07-08 17:45:05 +00:00
libcxx Fixed to work with generalized iterators. 2010-07-14 21:14:52 +00:00
lldb Fixes to the IR generator in the expression parser 2010-07-14 23:40:29 +00:00
llvm Remove the entire docs directory from Apple-style builds. 2010-07-14 23:49:18 +00:00