Go to file
George Rimar 7899d48dff [ELF] - Add Id field to Version struct.
That helps to avoid expressions like I + 2 in code
that assigns version number to symbols.

Change was suggested by Rui Ueyama.

Differential revision: http://reviews.llvm.org/D22086

llvm-svn: 275159
2016-07-12 07:44:40 +00:00
clang [ASTMatchers] isSignedInteger() and isUnsignedInteger() 2016-07-12 06:36:00 +00:00
clang-tools-extra Changes related to tooling::applyAllReplacements interface change in D21601. 2016-07-11 13:53:21 +00:00
compiler-rt fix incorrect constant (from http://reviews.llvm.org/D22111) 2016-07-12 01:30:58 +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 configure: Remove device specific defines 2016-06-17 20:30:50 +00:00
libcxx Don't compute modulus of hash if it is smaller than the bucket count. 2016-07-11 22:02:02 +00:00
libcxxabi Fix [libcxxabi] Fix warning about uninitialized const member. 2016-06-15 19:59:16 +00:00
libunwind [PATCH] [libunwind][ehabi] Use early returns where possible. 2016-07-08 12:13:31 +00:00
lld [ELF] - Add Id field to Version struct. 2016-07-12 07:44:40 +00:00
lldb Add some safety checks to Platform::GetRemoteSharedModule so if it 2016-07-12 03:25:22 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm Revert "New pass manager for LICM." 2016-07-12 06:25:32 +00:00
openmp http://reviews.llvm.org/D22134: Implementation of OpenMP 4.5 nonmonotonic schedule modifier 2016-07-11 10:44:57 +00:00
parallel-libs Change mailing list names in README 2016-06-24 22:50:09 +00:00
polly Fix a build warning of unhandled enum in switch 2016-07-11 18:27:52 +00:00