forked from OSchip/llvm-project
ae1727e3dd
Dsymutil's update functionality was broken on Windows because we tried to rename a file while we're holding open handles to that file. TempFile provides a solution for this through its keep(Twine) method. This patch changes dsymutil to make use of that functionality. Differential revision: https://reviews.llvm.org/D49860 llvm-svn: 338216 |
||
---|---|---|
.. | ||
ARM | ||
Inputs | ||
PowerPC | ||
X86 | ||
absolute_symbol.test | ||
arch-option.test | ||
archive-timestamp.test | ||
basic-linking.test | ||
cmdline.test | ||
debug-map-parsing.test | ||
dump-symtab.test | ||
fat-binary-output.test | ||
null-die.test | ||
yaml-object-address-rewrite.test |