]> granicus.if.org Git - clang/commit
if the driver decides to run clang on a .s file, treat it as a .S file.
authorChris Lattner <sabre@nondot.org>
Mon, 23 Mar 2009 16:24:37 +0000 (16:24 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 23 Mar 2009 16:24:37 +0000 (16:24 +0000)
commitd9cd4c947d9dc50907d7c318def665362955c38a
tree719e4afe8063916e1054d85ce41a044ded7cbce6
parent38179b29df101e3f55dbdff4d15d4d55cd82e2bd
if the driver decides to run clang on a .s file, treat it as a .S file.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67532 91177308-0d34-0410-b5e6-96231b3b80d8
Driver/clang.cpp