[all-commits] [llvm/llvm-project] 1f5a9d: Fix opt/invalid-target.ll on Windows bots
Alexander Richardson via All-commits
all-commits at lists.llvm.org
Thu Oct 26 14:32:49 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1f5a9d1d073bc0e566333b0758cadc465581ff9d
https://github.com/llvm/llvm-project/commit/1f5a9d1d073bc0e566333b0758cadc465581ff9d
Author: Alex Richardson <alexrichardson at google.com>
Date: 2023-10-26 (Thu, 26 Oct 2023)
Changed paths:
M llvm/test/tools/opt/invalid-target.ll
Log Message:
-----------
Fix opt/invalid-target.ll on Windows bots
On Windows the warning/error messages print opt.exe instead of opt, so
just drop this part of the check.
More information about the All-commits
mailing list