This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from c7097a4d70 PR36055: fix computation of *-dependence in nested initializ [...] new e3439b4a3c Don't try to use copy relocations with tls variables. new 4c12b17b81 [NFCi] Replace a couple of usages of const StringRef& with S [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/Basic/TargetInfo.h | 6 +++--- lib/Basic/Targets/SystemZ.cpp | 2 +- lib/Basic/Targets/SystemZ.h | 2 +- lib/Basic/Targets/X86.h | 4 ++-- lib/CodeGen/CodeGenModule.cpp | 7 ++++--- test/CodeGen/dso-local-executable.c | 20 ++++++++++++++++++++ 6 files changed, 31 insertions(+), 10 deletions(-)