Make sure to link the target-triple as well, so it ends up in the .llvm.bc file
authorChris Lattner <sabre@nondot.org>
Fri, 10 Dec 2004 20:26:15 +0000 (20:26 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 10 Dec 2004 20:26:15 +0000 (20:26 +0000)
commit152f19ac6514ec29e183ddcdf2ea71599638dc4c
treeb8f46042d07578922b5ec0c61df5dbadbff8b5ed
parent6e5fcf18987022f1e54f0c0f06042fe59cc6d2a2
Make sure to link the target-triple as well, so it ends up in the .llvm.bc file

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18774 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Linker/LinkModules.cpp