Change explicit search Apple specific code to only reference __eprintf on x86.
authorDaniel Dunbar <daniel@zuster.org>
Mon, 11 Oct 2010 21:34:24 +0000 (21:34 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Mon, 11 Oct 2010 21:34:24 +0000 (21:34 +0000)
commit1086c2b5daf0f7fc9b003f86f3726050672c5a80
treebd759ea4415f26757ec224fff2b96a85eff5c903
parent1a7233f9d08b20076ca71f7d95c673fd641b9c35
Change explicit search Apple specific code to only reference __eprintf on x86.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116239 91177308-0d34-0410-b5e6-96231b3b80d8
lib/System/SearchForAddressOfSpecialSymbol.cpp