summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2009-04-04 00:55:30 +0000
committerDaniel Dunbar <daniel@zuster.org>2009-04-04 00:55:30 +0000
commitf89733cfb8ad945e98e682ebafb52d58e16c9625 (patch)
tree5df3143945e3126ab1f83139e8eaf223581c310a /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent90dd6f45cc0d496b1853500350ab07047364f79f (diff)
downloadbcm5719-llvm-f89733cfb8ad945e98e682ebafb52d58e16c9625.tar.gz
bcm5719-llvm-f89733cfb8ad945e98e682ebafb52d58e16c9625.zip
Driver: Handle properly calling dsymutil when source input is
preceeded by a linker input flag. - <rdar://problem/6757236> clang should make a dSYM when going straight from source to binary - This still matches gcc, but the right way to solve this would be to detect the situation we care about (we are compiling from source and linking in one step), instead of looking at the suffix of the input file. The Tool doesn't quite have enough information to do this yet, however. - Also, find the suffix correctly. llvm-svn: 68417
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud