Go to file
Matt Arsenault 7ef7e6aacd Strip opencl.ocl.version metadata
This should be uniqued when linking, but right now it creates
a lot of metadata spam listing the same version. This should also
probably be reporting the compiled version of the user program,
which may differ from the library. Currently the library IR files report
1.0 while 1.1/1.2 are the default for user programs.

llvm-svn: 279692
2016-08-25 00:25:10 +00:00
clang [Sema][Comments] Factor out function type loc logic. NFCI 2016-08-25 00:22:08 +00:00
clang-tools-extra [clang-tidy misc-move-const-arg] more specific messages + suggest alternative solution 2016-08-24 21:23:24 +00:00
compiler-rt [lsan] give a test a bit more stack -- it started failing after r279664 on the debian bot, hopefully this is a fix. 2016-08-24 22:10:35 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Strip opencl.ocl.version metadata 2016-08-25 00:25:10 +00:00
libcxx [CMake] Be more consistent about naming targets and components 2016-08-24 22:17:06 +00:00
libcxxabi Default LIBCXXABI_LIBDIR_SUFFIX to LLVM_LIBDIR_SUFFIX 2016-08-16 03:44:55 +00:00
libunwind EHABI: cover switch once more 2016-08-18 23:59:12 +00:00
lld fix typo "varaibles" 2016-08-24 16:36:41 +00:00
lldb Rewrite the GetFileInSDK methods in PlatformRemoteiOS, 2016-08-24 23:46:48 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm Test: Add REQUIRES: asserts to test that now requires stats. 2016-08-25 00:06:52 +00:00
openmp cleanup: fixed names of dummy arguments of Fortran interfaces declarations, no functional changes done 2016-08-17 18:18:21 +00:00
parallel-libs [StreamExecutor] Rename Executor to Device 2016-08-24 21:31:53 +00:00
polly Add %loadPolly to test command line. 2016-08-24 19:12:48 +00:00