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)],
|
+ getCmdLine(dictionary)],
|
||||||
sender=sender)
|
sender=sender)
|
||||||
|
|
||||||
# True signifies that we can handle building dsym.
|
# True signifies that we can handle building dwarf.
|
||||||
return True
|
return True
|
||||||
|
|
||||||
def cleanup(sender=None, dictionary=None):
|
def cleanup(sender=None, dictionary=None):
|
||||||
|
|
Loading…
Reference in New Issue