diff options
author | Artem Belevich <tra@google.com> | 2023-10-30 16:12:40 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-30 16:12:40 -0700 |
commit | 6cc363ed7c9b56a2f3d26d0a88d72b32c1ce9c34 (patch) | |
tree | 2950dea3b7bb6b7ae9a660d2d80bc25adf15e5cb /lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp | |
parent | 8116b6dce70ef284f9a0895b0f9f45bfa9a3ade7 (diff) | |
download | llvm-6cc363ed7c9b56a2f3d26d0a88d72b32c1ce9c34.zip llvm-6cc363ed7c9b56a2f3d26d0a88d72b32c1ce9c34.tar.gz llvm-6cc363ed7c9b56a2f3d26d0a88d72b32c1ce9c34.tar.bz2 |
[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.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp')
0 files changed, 0 insertions, 0 deletions