summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-04-30 00:29:39 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-04-30 00:29:39 +0000
commit8d4ff90680b433cca653e03e16be1274ae92554e (patch)
treec5ff2db90d7b52ec89cf76ef2fa1c5deb126d55a /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent2c673ad7ef7ae49389f292b75febe8b36c0f1c07 (diff)
downloadbcm5719-llvm-8d4ff90680b433cca653e03e16be1274ae92554e.tar.gz
bcm5719-llvm-8d4ff90680b433cca653e03e16be1274ae92554e.zip
If an archive is not recognized as an LLVM bytecode archive then declare
that it is native so that the linker will pass it on downstream. This avoids a problem where the native link line fails because there is both a .so and a .a file. The .a file gets processed as bytecode and then dropped from the command line. llvm-svn: 36584
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud