diff options
author | Dmitry Vasilyev <dvassiliev@accesssoftek.com> | 2025-07-31 18:25:09 +0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-31 18:25:09 +0400 |
commit | c39b1aedd15041850c0758743258895a656eec81 (patch) | |
tree | 04e22953e3286189e0ffe55a5978d9405f4201d4 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | a71909156e5eaa1932813d4e806fa2b4b0037145 (diff) | |
download | llvm-c39b1aedd15041850c0758743258895a656eec81.zip llvm-c39b1aedd15041850c0758743258895a656eec81.tar.gz llvm-c39b1aedd15041850c0758743258895a656eec81.tar.bz2 |
[BOLT] Fixed calling clang++ in tests on Windows (#151193)
`RUN: %clang++ ` tried to execute `clang.exe++` on Windows. Use `%clangxx` instead.
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions