Add triple to input file.

Patch by H.J. Lu.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@272563 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Rafael Espindola 2016-06-13 17:08:15 +00:00
parent 760c36c5ae
commit 0baaa63266

View File

@ -1,3 +1,4 @@
target triple = "x86_64-unknown-linux-gnu"
define weak void @weakfunc() {
entry:
ret void