Index: projects/clang390-import/lib/clang/include/lld/Config/Version.inc =================================================================== --- projects/clang390-import/lib/clang/include/lld/Config/Version.inc (nonexistent) +++ projects/clang390-import/lib/clang/include/lld/Config/Version.inc (revision 305088) @@ -0,0 +1,8 @@ +# $FreeBSD$ + +#define LLD_VERSION 3.9 +#define LLD_VERSION_MAJOR 3 +#define LLD_VERSION_MINOR 9 +#define LLD_REVISION_STRING "3.9" +#define LLD_REPOSITORY_STRING "FreeBSD" + Property changes on: projects/clang390-import/lib/clang/include/lld/Config/Version.inc ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property