[LLDB] Adjust compiler-full-path.test for Windows/Arm64

This patch updates compiler-full-path.test to make sure it passes on
Windows Arm64 platform with MSVC.
This commit is contained in:
TCWG 2021-11-09 19:33:07 +00:00 committed by Muhammad Omair Javaid
parent f269ec230e
commit 9c4e93c71a
1 changed files with 1 additions and 1 deletions

View File

@ -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