1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/unittests/ProfileData
Alexander Kornienko 1dd1421fd2 Use createTemporaryFile in SampleProfTest
Create a temporary file in the system temporary directory instead of creating a
file in the current directory, which may be not writable. (Fix for an issue
introduced in r342283.)

llvm-svn: 342386
2018-09-17 12:11:01 +00:00
..
CMakeLists.txt
CoverageMappingTest.cpp
InstrProfTest.cpp
SampleProfTest.cpp Use createTemporaryFile in SampleProfTest 2018-09-17 12:11:01 +00:00