]> granicus.if.org Git - clang/commit
[ThinLTO] Add x86 requires to thin_link_bitcode. NFC.
authorTim Shen <timshen91@gmail.com>
Fri, 2 Jun 2017 00:08:58 +0000 (00:08 +0000)
committerTim Shen <timshen91@gmail.com>
Fri, 2 Jun 2017 00:08:58 +0000 (00:08 +0000)
commit5767b70d5a8dfb1acb35acc4f5ee758253f9d4f2
tree3f38acf65a42ccc1954377b860ebc3fbaf6143f3
parent8ba4e12ec18b71a40d735bc4773cbe142be0b1d9
[ThinLTO] Add x86 requires to thin_link_bitcode. NFC.

It already specifies the triples, so the intention was to test x86 for
now (or then).

Differential Revision: https://reviews.llvm.org/D33692

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