| Age | Commit message (Collapse) | Author | Lines |
|
In particular, anything that includes `none` in the target tripple, and `nvptx64-nvidia-cuda`
|
|
Signed-off-by: xizheyin <xizheyin@smail.nju.edu.cn>
|
|
|
|
To reduce duplication. A follow-up commit will begin using it in even
more places.
|
|
Since `filename_for_metadata()` and
`OutputFilenames::path(OutputType::Metadata)` had different logic for
the name of the metadata file, the `.d` file contained a file name
different from the actual name used. Share the logic to fix the
out-of-sync name.
Closes 68839.
|