diff options
author | Mészáros Gergely <gergely@streamhpc.com> | 2024-02-05 18:53:13 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-05 23:23:13 +0530 |
commit | 5942868a215ce4dbd927a7f0b06432e1eeaed698 (patch) | |
tree | c610f18f042bf78f5dfa0840e521af741efc7246 /lldb/source/Commands/CommandObjectScript.cpp | |
parent | ee06678a7500d5d8f6aa8d2442389cdb90417c38 (diff) | |
download | llvm-5942868a215ce4dbd927a7f0b06432e1eeaed698.zip llvm-5942868a215ce4dbd927a7f0b06432e1eeaed698.tar.gz llvm-5942868a215ce4dbd927a7f0b06432e1eeaed698.tar.bz2 |
[clang][AMDGPU][CUDA] Handle __builtin_printf for device printf (#68515)
Previously `__builtin_printf` would result to emitting call to `printf`,
even though directly calling `printf` was translated.
Ref: #68478
Diffstat (limited to 'lldb/source/Commands/CommandObjectScript.cpp')
0 files changed, 0 insertions, 0 deletions