svn commit: r212751 - in vendor/llvm/dist: . Xcode autoconf/m4 docs docs/CommandGuide docs/tutorial include/llvm/ADT include/llvm/Support runtime/libprofile utils/valgrind win32

Dimitry Andric dim at FreeBSD.org
Thu Sep 16 17:02:26 UTC 2010


Author: dim
Date: Thu Sep 16 17:02:26 2010
New Revision: 212751
URL: http://svn.freebsd.org/changeset/base/212751

Log:
  Make vendor/llvm/dist exactly the same as upstream's r108428.  Some
  files and directories were already removed in the upstream repository,
  but were not removed here, when the previous snapshot was imported.
  
  Approved by:	rpaulo (mentor)

Deleted:
  vendor/llvm/dist/Xcode/
  vendor/llvm/dist/autoconf/m4/bison.m4
  vendor/llvm/dist/autoconf/m4/cxx_bidi_iterator.m4
  vendor/llvm/dist/autoconf/m4/cxx_fwd_iterator.m4
  vendor/llvm/dist/autoconf/m4/cxx_namespaces.m4
  vendor/llvm/dist/autoconf/m4/cxx_std_iterator.m4
  vendor/llvm/dist/autoconf/m4/flex.m4
  vendor/llvm/dist/docs/AdvancedGetElementPtr.html
  vendor/llvm/dist/docs/CommandGuide/llvm-db.pod
  vendor/llvm/dist/docs/ReleaseNotes-2.6.html
  vendor/llvm/dist/docs/tutorial/JITTutorial1.html
  vendor/llvm/dist/docs/tutorial/JITTutorial2-1.png
  vendor/llvm/dist/docs/tutorial/JITTutorial2.html
  vendor/llvm/dist/include/llvm/ADT/iterator.cmake
  vendor/llvm/dist/include/llvm/ADT/iterator.h.in
  vendor/llvm/dist/include/llvm/Support/DataTypes.h.cmake
  vendor/llvm/dist/include/llvm/Support/DataTypes.h.in
  vendor/llvm/dist/mklib
  vendor/llvm/dist/runtime/libprofile/BlockProfiling.c
  vendor/llvm/dist/runtime/libprofile/FunctionProfiling.c
  vendor/llvm/dist/utils/valgrind/x86_64-pc-linux-gnu_gcc-4.3.3.supp
  vendor/llvm/dist/win32/


More information about the svn-src-vendor mailing list