forked from OSchip/llvm-project
parent
ac00f5dd4b
commit
b18528df84
|
@ -97,7 +97,7 @@ def buildDwarf(sender=None, architecture=None, compiler=None, dictionary=None):
|
|||
+ getCmdLine(dictionary)],
|
||||
sender=sender)
|
||||
|
||||
# True signifies that we can handle building dsym.
|
||||
# True signifies that we can handle building dwarf.
|
||||
return True
|
||||
|
||||
def cleanup(sender=None, dictionary=None):
|
||||
|
|
Loading…
Reference in New Issue