llvm-project/clang/include/clang/Driver
Justin Lebar 3cf25461e0 [CUDA] Add --ptxas-path= flag.
Summary:
This lets you build with one CUDA installation but use ptxas from
another install.

This is useful e.g. if you want to avoid bugs in an old ptxas without
actually upgrading wholesale to a newer CUDA version.

Reviewers: tra

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D27788

llvm-svn: 289847
2016-12-15 18:44:57 +00:00
..
Action.h [Driver][OpenMP] Add support to create jobs for unbundling actions. 2016-10-27 18:14:55 +00:00
CC1Options.td Driver: Remove support for -fobjc-gc* 2016-12-07 00:31:10 +00:00
CLCompatOptions.td clang-cl: Support MSVC2015's /validate-charset flag. 2016-08-26 21:51:14 +00:00
CMakeLists.txt cc1as: consolidate option flags with cc1 and eliminate duplication 2014-07-09 14:05:11 +00:00
Compilation.h [Driver][OpenMP] Add logic for offloading-specific argument translation. 2016-10-27 17:39:44 +00:00
Distro.h [Driver] Refactor distro detection & classification as a separate API 2016-11-28 21:11:14 +00:00
Driver.h Wdocumentation fix 2016-11-18 11:18:28 +00:00
DriverDiagnostic.h Header guard canonicalization, clang part. 2014-08-13 16:25:19 +00:00
Job.h [Driver][Darwin] Pass -no_deduplicate to ld64 2016-10-21 01:49:14 +00:00
Multilib.h [NFC] Header cleanup 2016-07-18 19:02:11 +00:00
Options.h Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 2015-06-22 23:07:51 +00:00
Options.td [CUDA] Add --ptxas-path= flag. 2016-12-15 18:44:57 +00:00
Phases.h Reapply "Change -save-temps to emit unoptimized bitcode files." 2014-12-21 07:00:00 +00:00
SanitizerArgs.h Tread TSan LLVM flags to driver: add TSan controlling flags to clang. 2016-11-11 23:17:36 +00:00
Tool.h Rename the version of ConstructJob for multiple outputs to ConstructJobMultipleOutputs. 2016-11-03 15:41:50 +00:00
ToolChain.h [Driver] Allow setting the default linker during build 2016-12-14 16:46:50 +00:00
Types.def Unrevert r280035 now that the clang-cl bug it exposed has been fixed by 2016-08-30 19:06:26 +00:00
Types.h [Driver][OpenMP] Update actions builder to create unbundling action when necessary. 2016-10-27 18:00:51 +00:00
Util.h Header guard canonicalization, clang part. 2014-08-13 16:25:19 +00:00