]> granicus.if.org Git - clang/commit
[PM] Fix up from r290449 to start requiring the x86 target to be
authorChandler Carruth <chandlerc@gmail.com>
Fri, 23 Dec 2016 21:19:16 +0000 (21:19 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Fri, 23 Dec 2016 21:19:16 +0000 (21:19 +0000)
commit0ccabd51e2b0af2709210abdf2b841ee38ce21a4
tree88428c6eaa9d349f8621555393dc7cf43e37c7b9
parentfda755feb3fbef212a3e6a79919f537dd6494b3c
[PM] Fix up from r290449 to start requiring the x86 target to be
available.

It doesn't seem terribly important to test this with a specific target
triple but without that target available.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@290451 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/inline-optim.c