]> granicus.if.org Git - clang/commit
Use TargetParser to parse -mhwdiv command line option in Driver.
authorAlexandros Lamprineas <alexandros.lamprineas@arm.com>
Tue, 28 Jul 2015 09:08:03 +0000 (09:08 +0000)
committerAlexandros Lamprineas <alexandros.lamprineas@arm.com>
Tue, 28 Jul 2015 09:08:03 +0000 (09:08 +0000)
commit63bd83cc6b2799cd71ab56cfd11365e0f4e86e27
tree07e3e2101464c759d6ec859ffe966337e1715c62
parentc1fb9d5a9d3adff79d97b7604ef81271c2f9fa74
Use TargetParser to parse -mhwdiv command line option in Driver.

Change-Id: I2ebc40f77af75ec6b43ce8364d6d5a1d29988bd6
Phabricator: http://reviews.llvm.org/D11501

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