[PATCH] D11786: Make sure dsymutil temporary files (with names derived from input files) get created under %T.
Frederic Riss
friss at apple.com
Wed Aug 5 16:15:02 PDT 2015
friss added a comment.
Thanks. Yeah I create the temporary files to ensure uniqueness. They never get written to, but they get created and deleted. I'll change the logic not to create them.
http://reviews.llvm.org/D11786
More information about the llvm-commits
mailing list