Generalize the darwin wrapper hack to work with generic macho triples as well as...
authorChris Lattner <sabre@nondot.org>
Mon, 29 Nov 2010 23:29:54 +0000 (23:29 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 29 Nov 2010 23:29:54 +0000 (23:29 +0000)
commit695b2811866125cef47915915cb014afa99cd732
tree26cc500e7632da6298ffc1391350c6e35c5aeca4
parent03f44a04e63ff77af12df33e10ffdc473609dfe2
Generalize the darwin wrapper hack to work with generic macho triples as well as darwin ones.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120346 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bitcode/Writer/BitcodeWriter.cpp