commit | 19d530e6aea774e695fc9d5c6e5c451dcd2bd4b3 | [log] [tgz] |
---|---|---|
author | Joseph Huber <jhuber6@vols.utk.edu> | Mon May 23 14:39:55 2022 -0400 |
committer | Joseph Huber <jhuber6@vols.utk.edu> | Mon May 23 17:59:13 2022 -0400 |
tree | 0d6c9454ea4e1c2e2b5657a7219a8ddfbf7576d3 | |
parent | 71b23b54c5f848960c0b470eb99619a24de30b31 [diff] |
[External][CUDA] Add option to test with the new driver Upstream clang supports RDC-mode compilation through the new driver. This patch adds an option that allows the user to configure the compilation job to use the new driver for testing. This will allow us to optionally test the new driver in the buildbots to track changes as we develop. Reviewed By: tra Differential Revision: https://reviews.llvm.org/D126231