Regression
lldb-shell.ObjectFile/ELF.basic-info.yaml (from lldb-shell)
Stacktrace
Script: -- : 'RUN: at line 3'; /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/bin/yaml2obj /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/Shell/ObjectFile/ELF/basic-info.yaml -o /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/tools/lldb/test/Shell/ObjectFile/ELF/Output/basic-info.yaml.tmp.o : 'RUN: at line 4'; /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/bin/ld.lld /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/tools/lldb/test/Shell/ObjectFile/ELF/Output/basic-info.yaml.tmp.o -o /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/tools/lldb/test/Shell/ObjectFile/ELF/Output/basic-info.yaml.tmp -image-base 0x47000 : 'RUN: at line 5'; /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/bin/lldb-test object-file /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/tools/lldb/test/Shell/ObjectFile/ELF/Output/basic-info.yaml.tmp | /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/bin/FileCheck /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/Shell/ObjectFile/ELF/basic-info.yaml -- Exit Code: 1 Command Output (stderr): -- ld.lld: error: unknown argument '-image-base', did you mean '--image-base' ld.lld: error: cannot open 0x47000: No such file or directory --