]> granicus.if.org Git - clang/commit
Fix a broken test case.
authorAsiri Rathnayake <asiri.rathnayake@arm.com>
Thu, 2 Oct 2014 10:45:58 +0000 (10:45 +0000)
committerAsiri Rathnayake <asiri.rathnayake@arm.com>
Thu, 2 Oct 2014 10:45:58 +0000 (10:45 +0000)
commit83b9e92089ecd554eff703be42883cd7c0c9d817
tree22b68995184c76829c3c3784e03f265e038c1249
parentc3185e452bf3e804d5a4a1c070559fd8a653709c
Fix a broken test case.

Summary: Commit r218863 broke this test case. This patch fixes it
by updating the expected output line. Should've been updated with
the original patch but for some reason it didn't fail during my
local make check.

Change-Id: I89ed28b37f67c34d1a5d28a3e47ae33d9a82a98f

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@218864 91177308-0d34-0410-b5e6-96231b3b80d8
test/Driver/linux-as.c