Zapper::CompileAssembly: save NI file atomically (#19059)
authorKonstantin Baladurin <k.baladurin@partner.samsung.com>
Fri, 20 Jul 2018 18:19:08 +0000 (21:19 +0300)
committerJan Kotas <jkotas@microsoft.com>
Fri, 20 Jul 2018 18:19:08 +0000 (11:19 -0700)
commit8cd25f88635fbb2e05fcc8299ef537852db9264b
tree6ddfd35568bab0ab90709e8cfc71f8cbd84a7090
parentb896dd14830b600043a99c2626ea848ad679fb4f
Zapper::CompileAssembly: save NI file atomically (#19059)

It can get rid of possible problems with corrupted NI files if crossgen
will be killed during image saving.
src/zap/zapimage.cpp
src/zap/zapimage.h
src/zap/zapper.cpp