Index: lit/Register/x86-64-gp-write.test =================================================================== --- lit/Register/x86-64-gp-write.test +++ lit/Register/x86-64-gp-write.test @@ -1,8 +1,10 @@ # UNSUPPORTED: system-darwin # REQUIRES: native && target-x86_64 # RUN: %clangxx -fomit-frame-pointer %p/Inputs/x86-64-gp-write.cpp -o %t +# RUN: cd %T # RUN: %lldb -b -s %s %t | FileCheck %s -process launch +# RUN: FileCheck %s --check-prefix=INF