]> granicus.if.org Git - clang/commit
Parse backend options during thinlto backend compile actions
authorDavid Blaikie <dblaikie@gmail.com>
Wed, 19 Apr 2017 20:08:21 +0000 (20:08 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Wed, 19 Apr 2017 20:08:21 +0000 (20:08 +0000)
commit3ff38ea6963d57e2505c1f70dade440046238875
treebd90ef55e80f95a3fe9668c867c64993bdadc250
parente550b0f49ef124814cbb2596b75ae6fafb3f24b6
Parse backend options during thinlto backend compile actions

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@300741 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/BackendUtil.cpp
test/CodeGen/thinlto-backend-option.ll [new file with mode: 0644]