]> granicus.if.org Git - clang/commit
[ARM] For assembler files recognize -Xassembler or -Wa, -mthumb
authorPeter Smith <peter.smith@linaro.org>
Mon, 20 Nov 2017 13:53:55 +0000 (13:53 +0000)
committerPeter Smith <peter.smith@linaro.org>
Mon, 20 Nov 2017 13:53:55 +0000 (13:53 +0000)
commit869cb2e807d614ce1229dda9b9e81e044e34bd27
treefb89d9a2a513d7087df3ffb204ecc7ce2ec70c96
parent7eea2be10deb8d676646393a46ab68628d08b401
[ARM] For assembler files recognize -Xassembler or -Wa, -mthumb

Attempt to fix warning picked up by buildbot.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@318648 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/ToolChains/Clang.cpp