llvm-project/compiler-rt/test/memprof
Teresa Johnson 7f32ddc99b [MemProf] Reenable test with fix for bot failures
The issue was unexpected macro expansion when the bot's test output
directory contained a token matching a build system macro (e.g.
"linux"). Switch to using a hardcoded path, which is invalid but is
sufficient for ensuring that the path is passed down to the runtime.

Differential Revision: https://reviews.llvm.org/D90466
2020-11-02 09:00:04 -08:00
..
TestCases [MemProf] Reenable test with fix for bot failures 2020-11-02 09:00:04 -08:00
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in