This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
e011d7964d
llvm-project
/
llvm
/
test
/
Linker
/
Inputs
/
targettriple-b.ll
2 lines
41 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 llvm-svn: 228999
2015-02-13 08:40:41 +08:00
target
triple
=
"i386-unknown-linux-gnu"