diff options
Diffstat (limited to 'llvm/test/tools/llvm-xray/X86/account-deduce-tail-call.yaml')
| -rw-r--r-- | llvm/test/tools/llvm-xray/X86/account-deduce-tail-call.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/tools/llvm-xray/X86/account-deduce-tail-call.yaml b/llvm/test/tools/llvm-xray/X86/account-deduce-tail-call.yaml index 6e926974141..e8b46cbf176 100644 --- a/llvm/test/tools/llvm-xray/X86/account-deduce-tail-call.yaml +++ b/llvm/test/tools/llvm-xray/X86/account-deduce-tail-call.yaml @@ -1,4 +1,4 @@ -#RUN: llvm-xray account %s -o - -m %S/Inputs/simple-instrmap.yaml -t yaml -d | FileCheck %s +#RUN: llvm-xray account %s -o - -m %S/Inputs/simple-instrmap.yaml -d | FileCheck %s --- header: version: 1 |

