llvm-project/clang/test/Coverage
Kit Barton 997165b269 [PPC] Remove Darwin support from POWER backend.
This patch removes uses of the Darwin ABI for PowerPC related test cases. This
is the first step in removing Darwin support from the POWER backend.

clang/test/CodeGen/darwin-ppc-varargs.c  was deleted because it was a darwin/ppc
specific test case.

All other tests were updated to remove the darwin/ppc specific invocation.

Phabricator Review: https://reviews.llvm.org/D50989.

llvm-svn: 340770
2018-08-27 19:53:19 +00:00
..
ast-print-func.cpp Make output of -ast-print a valid C++ code. 2016-11-10 08:49:37 +00:00
ast-print-temp-class.cpp Make output of -ast-print a valid C++ code. 2016-11-10 08:49:37 +00:00
ast-print-temp-func.cpp Make output of -ast-print a valid C++ code. 2016-11-10 08:49:37 +00:00
ast-printing.c Handle -ast-dump-all when passed as the only option. 2017-06-15 00:00:08 +00:00
ast-printing.cpp Handle -ast-dump-all when passed as the only option. 2017-06-15 00:00:08 +00:00
ast-printing.m Reapply "[Parse] Use CapturedStmt for @finally on MSVC" 2018-06-08 00:30:00 +00:00
c-language-features.inc
codegen-gnu.m
codegen-next.m
codegen.c
cxx-language-features.inc Handle StaticAssertDecl in DeclContextPrinter 2017-01-03 12:16:02 +00:00
html-diagnostics.c [Analyzer] Add support for displaying cross-file diagnostic paths in HTML output 2017-08-03 18:12:22 +00:00
html-multifile-diagnostics.c [analyzer] Fix filename in cross-file HTML report 2018-05-02 14:26:12 +00:00
html-multifile-diagnostics.h [Analyzer] Add support for displaying cross-file diagnostic paths in HTML output 2017-08-03 18:12:22 +00:00
html-print.c
objc-language-features.inc
targets.c [PPC] Remove Darwin support from POWER backend. 2018-08-27 19:53:19 +00:00
verbose.c