]> granicus.if.org Git - clang/commit
Pass -I options to integrates and external assemblers
authorRenato Golin <renato.golin@linaro.org>
Wed, 22 Jul 2015 15:32:36 +0000 (15:32 +0000)
committerRenato Golin <renato.golin@linaro.org>
Wed, 22 Jul 2015 15:32:36 +0000 (15:32 +0000)
commit69756a8a5c81fce53ca5514dff6abb42ecbaaea3
tree453d5499c833621e15d01aed96446057e1cc43fb
parent174a281e556fe50258e67df3e4cbdef412aaf8db
Pass -I options to integrates and external assemblers

Fixes PR21000.

Patch by Artem Belevich.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@242904 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp
test/Driver/as-options.s [new file with mode: 0644]