aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/ModuleBuilder.cpp
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2009-04-24 03:03:52 +0000
committerDaniel Dunbar <daniel@zuster.org>2009-04-24 03:03:52 +0000
commit3ed294522653323e4867a2eba03acc98a99e5479 (patch)
treedac513d7fdc072f3ab123c7a4477b0301e0eb650 /lib/CodeGen/ModuleBuilder.cpp
parent516ff43cc4e20b637335d3dfa5b197ca8faa09cb (diff)
Don't run dsymutil when making a fat executable direct source.
- Otherwise, we will end up with stray .dSYM files which don't get lipo'ed or removed. - Ideally we would run dsymutil on the result, but we don't have the infrastructure for that yet. Note that gcc doesn't handle this case either. - <rdar://problem/6809621> [driver] clang leaves .dSYM files lying around in tmp. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@69951 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions