]> granicus.if.org Git - llvm/commit
Open native file handles to avoid converting from FDs, NFC
authorReid Kleckner <rnk@google.com>
Thu, 11 Jul 2019 20:29:32 +0000 (20:29 +0000)
committerReid Kleckner <rnk@google.com>
Thu, 11 Jul 2019 20:29:32 +0000 (20:29 +0000)
commitfba8fc209f6d00a0cc011cc93eee2c5c089d0381
tree1d97fbfb8cfc7a97a38b18718023827a7706109d
parentd631e100264b6135aab133c03ec29325da1dc98f
Open native file handles to avoid converting from FDs, NFC

Follow up to r365588.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@365820 91177308-0d34-0410-b5e6-96231b3b80d8
lib/LTO/Caching.cpp
lib/LTO/ThinLTOCodeGenerator.cpp
lib/XRay/InstrumentationMap.cpp
lib/XRay/Profile.cpp
lib/XRay/Trace.cpp