aboutsummaryrefslogtreecommitdiff
path: root/clang/test/lit.cfg.py
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/lit.cfg.py')
-rw-r--r--clang/test/lit.cfg.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/lit.cfg.py b/clang/test/lit.cfg.py
index e6c79d7..29088ef 100644
--- a/clang/test/lit.cfg.py
+++ b/clang/test/lit.cfg.py
@@ -92,7 +92,7 @@ tools = [
"clang-diff",
"clang-format",
"clang-repl",
- "clang-offload-packager",
+ "llvm-offload-binary",
"clang-tblgen",
"clang-scan-deps",
"clang-installapi",