зеркало из https://github.com/microsoft/clang-1.git
Fix comment.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@173700 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
94b309e909
Коммит
a522987e42
|
@ -863,7 +863,7 @@ void Driver::BuildUniversalActions(const ToolChain &TC,
|
|||
|
||||
// Add a 'dsymutil' step if necessary, when debug info is enabled and we
|
||||
// have a compile input. We need to run 'dsymutil' ourselves in such cases
|
||||
// because the debug info will refer to a temporary object file which is
|
||||
// because the debug info will refer to a temporary object file which
|
||||
// will be removed at the end of the compilation process.
|
||||
if (Act->getType() == types::TY_Image) {
|
||||
ActionList Inputs;
|
||||
|
|
Загрузка…
Ссылка в новой задаче