For PR1302:
authorReid Spencer <rspencer@reidspencer.com>
Wed, 4 Apr 2007 06:44:18 +0000 (06:44 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Wed, 4 Apr 2007 06:44:18 +0000 (06:44 +0000)
commitc07cfdda023b168c085f0b5c9a78a90b22fa98eb
tree4039ac0036af6529b889e703e49e5aa201e52471
parent0091bf2439be9185a965f4bdeabd070ee3940348
For PR1302:
Use local variable names that match the function parameter name that it
is passed to so the code is more clear, to wit: is_bytecode -> is_native

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