CVS commit: src/external/bsd/llvm/lib/libLLVMAMDGPUUtils

2019-03-11 Thread Maya Rashish
Module Name:src Committed By: maya Date: Tue Mar 12 02:07:14 UTC 2019 Modified Files: src/external/bsd/llvm/lib/libLLVMAMDGPUUtils: Makefile Log Message: Correct copy-paste error. From joerg, thanks. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 \ src/e

CVS commit: src/external/bsd/llvm/lib

2014-08-10 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sun Aug 10 17:35:08 UTC 2014 Modified Files: src/external/bsd/llvm/lib/libclangStaticAnalyzerCheckers: Makefile src/external/bsd/llvm/lib/liblldCore: Makefile src/external/bsd/llvm/lib/liblldPasses: Makefile

CVS commit: src/external/bsd/llvm/lib/libLLVMLineEditor

2014-02-14 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Fri Feb 14 20:32:58 UTC 2014 Added Files: src/external/bsd/llvm/lib/libLLVMLineEditor: Makefile Log Message: Build glue for the libedit wrapper, not yet used. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/external

CVS commit: src/external/bsd/llvm/lib/liblldbPluginSystemRuntimeMacOSX

2013-11-28 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Nov 28 14:20:33 UTC 2013 Added Files: src/external/bsd/llvm/lib/liblldbPluginSystemRuntimeMacOSX: Makefile Log Message: Forgotten file in update to r195771. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 \ src/

CVS commit: src/external/bsd/llvm/lib

2013-09-03 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Tue Sep 3 14:54:00 UTC 2013 Modified Files: src/external/bsd/llvm/lib/libLLVMSupport: Makefile src/external/bsd/llvm/lib/libLLVMX86Disassembler: Makefile Log Message: Use CPPFLAGS.src and not COPTS.src to override -std=c++

CVS commit: src/external/bsd/llvm/lib

2012-08-09 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Aug 9 14:39:02 UTC 2012 Modified Files: src/external/bsd/llvm/lib: Makefile Added Files: src/external/bsd/llvm/lib/libclangASTMatchers: Makefile Log Message: Add (optional) libclangASTMatchers. To generate a diff of

CVS commit: src/external/bsd/llvm/lib

2012-06-17 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sun Jun 17 15:12:13 UTC 2012 Modified Files: src/external/bsd/llvm/lib: Makefile Log Message: Including bsd.own.mk twice in a row is a bit too much To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/external/bsd/ll

CVS commit: src/external/bsd/llvm/lib

2011-07-07 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Jul 7 21:46:50 UTC 2011 Modified Files: src/external/bsd/llvm/lib: Makefile Log Message: Invert def/undef condition to make LLVM_DEVELOPER=yes work as expected. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 s