mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-18 09:50:26 +00:00
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:
parent
760c36c5ae
commit
0baaa63266
@ -1,3 +1,4 @@
|
||||
target triple = "x86_64-unknown-linux-gnu"
|
||||
define weak void @weakfunc() {
|
||||
entry:
|
||||
ret void
|
||||
|
Loading…
x
Reference in New Issue
Block a user