summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/target-as.s
Commit message (Collapse)AuthorAgeFilesLines
* clang/test/Driver: Remove the feature "clang-driver" in three tests since ↵NAKAMURA Takumi2013-08-201-2/+0
| | | | | | they might work as expected since their first commit. llvm-svn: 188788
* Driver: Pass down the -march setting down to -cc1as on x86 too.Benjamin Kramer2013-02-221-0/+8
The assembler historically didn't make use of any target features, but this has changed when support for old CPUs that don't support long nops was added. llvm-svn: 175919
OpenPOWER on IntegriCloud