Index: projects/clang700-import/contrib/llvm/patches/README.TXT =================================================================== --- projects/clang700-import/contrib/llvm/patches/README.TXT (revision 336985) +++ projects/clang700-import/contrib/llvm/patches/README.TXT (nonexistent) @@ -1,16 +0,0 @@ -This is a set of individual patches, which contain all the customizations to -llvm/clang currently in the FreeBSD base system. These can be applied in -alphabetical order to a pristine llvm/clang trunk source tree, for example by -doing: - -svn co https://llvm.org/svn/llvm-project/llvm/trunk llvm-trunk -svn co https://llvm.org/svn/llvm-project/cfe/trunk llvm-trunk/tools/clang -cd llvm-trunk -for p in /usr/src/contrib/llvm/patches/patch-*.diff; do - patch -p0 -f -F0 -E -i $p -s || break -done - -A number of these consist of hand-written modifications, specifically for -FreeBSD, while most others are cherry pickings off the llvm and clang trunks. -When a new version of llvm/clang is eventually imported, those latter ones will -largely disappear. Property changes on: projects/clang700-import/contrib/llvm/patches/README.TXT ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property