OSDN Git Service

the 'isWeakForLinker' code is common between functions and globals, hoist it
authorChris Lattner <sabre@nondot.org>
Fri, 24 Jul 2009 04:52:38 +0000 (04:52 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 24 Jul 2009 04:52:38 +0000 (04:52 +0000)
commitf76280de82a6738064d7a4437851a9aebf4f2380
tree9e58df29396dab8d81b6b3f239eecb179475a1e8
parent55acc6807f3349228afac27fa1a11cecd11c51b5
the 'isWeakForLinker' code is common between functions and globals, hoist it
and simplify some other code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76949 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ELFTargetAsmInfo.cpp