[lldb] [lit/Register] Fix test to use %clangxx

llvm-svn: 358184
This commit is contained in:
Michal Gorny 2019-04-11 15:13:17 +00:00
parent b621f04135
commit 53373432cf
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# REQUIRES: native && (target-x86 || target-x86_64)
# RUN: %clang++ %p/Inputs/x86-mm-xmm-read.cpp -o %t
# RUN: %clangxx %p/Inputs/x86-mm-xmm-read.cpp -o %t
# RUN: %lldb -b -s %s %t | FileCheck %s
process launch