summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/CodeGenDAGPatterns.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
commitc1b1b4b2c9f8d34cf0cd960ddeb3ee66dd2c2bf3 (patch)
tree89e789aa20a7e0942ec979fabbc0a237454530c9 /llvm/utils/TableGen/CodeGenDAGPatterns.cpp
parent38feed810f661c60662d691db17bf256ca1cc5d6 (diff)
downloadbcm5719-llvm-c1b1b4b2c9f8d34cf0cd960ddeb3ee66dd2c2bf3.tar.gz
bcm5719-llvm-c1b1b4b2c9f8d34cf0cd960ddeb3ee66dd2c2bf3.zip
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. llvm-svn: 69951
Diffstat (limited to 'llvm/utils/TableGen/CodeGenDAGPatterns.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud