Eric Christopher
c168ef4b5f
Make this test not rely on a backend being registered.
...
llvm-svn: 233993
2015-04-03 01:27:02 +00:00
Rafael Espindola
146700ee64
Update for llvm api change.
...
llvm-svn: 219797
2014-10-15 15:44:25 +00:00
Rafael Espindola
1368f8ac96
Update for llvm change.
...
llvm-svn: 203000
2014-03-05 20:08:57 +00:00
NAKAMURA Takumi
7cbe30fc43
clang/test: REQUIRES: s/ppc{32|64}-registered-target/powerpc-registered-target/
...
llvm-svn: 196349
2013-12-04 03:41:15 +00:00
Hans Wennborg
d1ddb9afd4
CC1: Only parse command-line options that have the CC1Option flag.
...
We already reject flags that don't have the CC1Option flag,
but we would previously do so after parsing the command-line
arguments.
Since the option parser now has a parameter for excluding options,
we should just use that instead.
Differential Revision: http://llvm-reviews.chandlerc.com/D1270
llvm-svn: 187668
2013-08-02 20:16:22 +00:00
Michael Gottesman
3d423040f5
[clang tests] Added require ppc64-registered-target to Headers/altivec-header.c to ensure it only runs on ppc64.
...
llvm-svn: 167162
2012-10-31 20:20:04 +00:00
Ulrich Weigand
9936f137eb
Add "static" to some functions in altivec.c where it was missing.
...
llvm-svn: 167148
2012-10-31 18:17:07 +00:00