1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/unittests/tools/llvm-exegesis
Sergej Jaskiewicz 0975a7654a [llvm] [unittests] Remove temporary files after they're not needed
Some LLVM unit tests forget to clean up temporary files and
directories. Introduce RAII classes for cleaning them up.

Refactor the tests to use those classes.

Differential Revision: https://reviews.llvm.org/D83228
2020-09-02 00:34:44 +03:00
..
AArch64
ARM
Common Recommit: "[llvm-exegesis] Improve error reporting in Assembler.cpp" 2020-02-19 14:40:28 +01:00
Mips [llvm] [unittests] Remove temporary files after they're not needed 2020-09-02 00:34:44 +03:00
PowerPC
X86 [llvm] [unittests] Remove temporary files after they're not needed 2020-09-02 00:34:44 +03:00
BenchmarkRunnerTest.cpp
ClusteringTest.cpp
CMakeLists.txt [llvm-exegesis] Exploring X86::OperandType::OPERAND_COND_CODE 2020-02-12 21:33:52 +03:00
PerfHelperTest.cpp [llvm-exegesis][NFC] Let the pfm::Counter own the PerfHelper. 2020-04-08 15:37:30 +02:00
RegisterValueTest.cpp
SnippetGeneratorTest.cpp [llvm-exegesis] CombinationGenerator: don't store function_ref 2020-02-12 23:33:23 +03:00