]> granicus.if.org Git - llvm/commitdiff
Add triple to input file.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 13 Jun 2016 17:08:15 +0000 (17:08 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 13 Jun 2016 17:08:15 +0000 (17:08 +0000)
Patch by H.J. Lu.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@272563 91177308-0d34-0410-b5e6-96231b3b80d8

test/tools/gold/X86/Inputs/thinlto_alias.ll

index 594c6d3a192acf876ed4821d1b1c6f1278eb3a20..4cee11dfc777ef110a9b5de17ce57df9cc47a43c 100644 (file)
@@ -1,3 +1,4 @@
+target triple = "x86_64-unknown-linux-gnu"
 define weak void @weakfunc() {
 entry:
   ret void