Unverified Commit 6cc363ed authored by Artem Belevich's avatar Artem Belevich Committed by GitHub
Browse files

[CUDA, NVPTX] accept/ignore any -mcmodel arguments. (#70740)

Code model has no impact on NVPTX as we do not produce any object files,
but we need to avoid erroring out on the -mcmodel argument passed to the
top-level compilation and propagated to all sub-compilations.
parent 8116b6dc
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment