diff --git a/lldb/test/Shell/BuildScript/compiler-full-path.test b/lldb/test/Shell/BuildScript/compiler-full-path.test index 592024e690eb..5a781f570bd9 100644 --- a/lldb/test/Shell/BuildScript/compiler-full-path.test +++ b/lldb/test/Shell/BuildScript/compiler-full-path.test @@ -7,5 +7,5 @@ RUN: FileCheck %s --check-prefix=CHECK-MSVC CHECK-CLANG: Command Line: /path/to/my/clang CHECK-SAME: -o -CHECK-MSVC: Command Line: /path/to/my/x64/cl.exe +CHECK-MSVC: Command Line: /path/to/my{{(\/|\\)(arm64|x64)(\/|\\)}}cl.exe CHECK-SAME: /Fo