This object seemed unused, so I believe we can just remove this compiler
invocation without losing any test coverage.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@349083
91177308-0d34-0410-b5e6-
96231b3b80d8
// RUN: cd %t/UNIQUEISH_SENTINEL
// RUN: %clang_cc1 -debug-info-kind=limited -triple %itanium_abi_triple \
-// RUN: debug-info-abspath.c -emit-obj -o /tmp/t.o
-// RUN: %clang_cc1 -debug-info-kind=limited -triple %itanium_abi_triple \
// RUN: debug-info-abspath.c -emit-llvm -o - \
// RUN: | FileCheck %s --check-prefix=CURDIR
// RUN: %clang_cc1 -debug-info-kind=limited -triple %itanium_abi_triple \