This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 687c3ea Stmt.h: Tweak r273312 to avoid bool:1 to appease win32. new c2027de CodeGen: Replace test/CodeGen/thinlto_backend.c with a functi [...] new f18884b Add missing test dependency.
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: test/CMakeLists.txt | 1 + test/CodeGen/Inputs/thinlto_backend.ll | 6 ++++++ test/CodeGen/thinlto_backend.c | 14 -------------- test/CodeGen/thinlto_backend.ll | 27 +++++++++++++++++++++++++++ 4 files changed, 34 insertions(+), 14 deletions(-) create mode 100644 test/CodeGen/Inputs/thinlto_backend.ll delete mode 100644 test/CodeGen/thinlto_backend.c create mode 100644 test/CodeGen/thinlto_backend.ll