Add test for LinkModules warning on triple, modified by r203009. Datalayout is alread...
authorJF Bastien <jfb@google.com>
Mon, 10 Mar 2014 15:54:49 +0000 (15:54 +0000)
committerJF Bastien <jfb@google.com>
Mon, 10 Mar 2014 15:54:49 +0000 (15:54 +0000)
commitc869887dde3afb51efa4bea06233acc665fd5cdf
treecc31ba434c51df81b316b4abcfc99b1a1559ca52
parent6e9eeab69f0ce496d0120f9718e026f319d2ab01
Add test for LinkModules warning on triple, modified by r203009. Datalayout is already tested.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203468 91177308-0d34-0410-b5e6-96231b3b80d8
test/Linker/Inputs/targettriple-a.ll [new file with mode: 0644]
test/Linker/Inputs/targettriple-b.ll [new file with mode: 0644]
test/Linker/targettriple.ll [new file with mode: 0644]