This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
llvm-6502
Watch
1
Star
0
Fork
0
You've already forked llvm-6502
mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced
2025-01-10 02:36:06 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-6502
/
test
/
Linker
/
Inputs
/
targettriple-a.ll
2 lines
43 B
LLVM
Raw
Normal View
History
Unescape
Escape
[LinkModules] Change the way ModuleLinker merges triples. This commit makes the following changes: - Stop issuing a warning when the triples' string representations do not match exactly if the Triple objects generated from the strings compare equal. - On Apple platforms, choose the triple that has the larger minimum version number. rdar://problem/16743513 Differential Revision: http://reviews.llvm.org/D7591 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228999 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-13 00:40:41 +00:00
target
triple
=
"x86_64-unknown-linux-gnu"
Reference in New Issue
Copy Permalink