summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc
diff options
context:
space:
mode:
authorMartin Storsjo <martin@martin.st>2019-08-20 21:08:14 +0000
committerMartin Storsjo <martin@martin.st>2019-08-20 21:08:14 +0000
commit08a5a0aa252aca6e5d7c82247075072d317f1925 (patch)
tree1cf51e58abb8cc8a6d3915c066d381f869e27019 /lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc
parenta99086dbdd92a39ad130f407fad82fee975f986b (diff)
downloadbcm5719-llvm-08a5a0aa252aca6e5d7c82247075072d317f1925.tar.gz
bcm5719-llvm-08a5a0aa252aca6e5d7c82247075072d317f1925.zip
[COFF] Check errorCount before committing the output file
This avoids producing an output file if errors appeared late in the linking process (e.g. while fixing relocations, or as in the test, while checking for multiple resources). If an output file is produced, build tools might not retry building it on rebuilds, even if a previous build failed due to the error return code. Differential Revision: https://reviews.llvm.org/D66491 llvm-svn: 369445
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud