1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/unittests/tools/llvm-exegesis
Miloš Stojanović e54a43362b Recommit: "[llvm-exegesis] Improve error reporting in Assembler.cpp"
Summary: Commit 63bb9fee525f8f29fd9c2174fa7f15573c3d1fd7 was reverted in
7603bfb4b0a6a90137d47f0182a490fe54bf7ca3 because it broke builds that treat
warnings as errors.
This commit updates the calls to `assembleToStream()` in tests to check that
the return value is valid.

Original commit message:

Followup to D74084.
Replace the use of `report_fatal_error()` with returning the error to
`llvm-exegesis.cpp` and handling it there.

Differential Revision: https://reviews.llvm.org/D74325
2020-02-19 14:40:28 +01:00
..
AArch64 CMake: Make most target symbols hidden by default 2020-01-14 19:46:52 -08:00
ARM CMake: Make most target symbols hidden by default 2020-01-14 19:46:52 -08:00
Common Recommit: "[llvm-exegesis] Improve error reporting in Assembler.cpp" 2020-02-19 14:40:28 +01:00
Mips [llvm-exegesis] Exploring X86::OperandType::OPERAND_COND_CODE 2020-02-12 21:33:52 +03:00
PowerPC CMake: Make most target symbols hidden by default 2020-01-14 19:46:52 -08:00
X86 [llvm-exegesis] Exploring X86::OperandType::OPERAND_COND_CODE 2020-02-12 21:33:52 +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 Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
RegisterValueTest.cpp [llvm-exegesis][NFC] Remove extra llvm:: qualifications. 2019-10-09 11:29:21 +00:00
SnippetGeneratorTest.cpp [llvm-exegesis] CombinationGenerator: don't store function_ref 2020-02-12 23:33:23 +03:00