]> granicus.if.org Git - clang/commit
For split dwarf we should also run the objcopy action if we're
authorEric Christopher <echristo@gmail.com>
Wed, 10 Apr 2013 21:30:40 +0000 (21:30 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 10 Apr 2013 21:30:40 +0000 (21:30 +0000)
commit708d72a33de05579ba5ca1c22eeea92d1e47a9ee
tree25c0694889cb305ca0ed0c05deb29f1d64db4fab
parent05422365baa8e603237f865e0de52f73f8b77235
For split dwarf we should also run the objcopy action if we're
just assembling a file and have passed the option.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@179218 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp
test/Driver/split-debug.s [new file with mode: 0644]