llvm-project/cross-project-tests
Stephen Tozer 73a01952b5 [Dexter] Add a simple logging class to Dexter
Adds a basic logging class to Dexter that uses the existing PrettyOutput
class for printing and supports 3 levels of verbosity (note, warning,
error). Intended to consolidate the logging logic for Dexter into one
place, removing the need for conditional log statements and making it
easier for us later if we wish to use a more complete logging class.

Reviewed By: Orlando

Differential Revision: https://reviews.llvm.org/D144983
2023-03-15 19:25:37 +00:00
..
amdgpu [AMDGPU] Add cross-project-tests for WMMA builtins 2023-02-17 09:20:46 +01:00
debuginfo-tests [Dexter] Add a simple logging class to Dexter 2023-03-15 19:25:37 +00:00
intrinsic-header-tests
CMakeLists.txt [AMDGPU] Add cross-project-tests for WMMA builtins 2023-02-17 09:20:46 +01:00
lit.cfg.py [AMDGPU] Add cross-project-tests for WMMA builtins 2023-02-17 09:20:46 +01:00
lit.site.cfg.py.in