Go to file
Chris Lattner 4ec83ea628 clarify: stub emission depends on the version of the linker you use, it has nothing
to do with the target.  Also, the stub elimination optimization *requires* making the
stub explicit.

llvm-svn: 74682
2009-07-02 01:24:34 +00:00
clang Look through vector types when determining the base type of a type for declarator printing. Bug found via the PCH tester 2009-07-01 23:58:14 +00:00
compiler-rt add the "get it and get involved" section. 2009-07-01 17:16:20 +00:00
llvm clarify: stub emission depends on the version of the linker you use, it has nothing 2009-07-02 01:24:34 +00:00