[PATCH] D95339: [WIP][RFC][test] Adapt debug-info lit framework for more general purposes

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 5 07:33:44 PST 2021


jhenderson updated this revision to Diff 321758.
jhenderson retitled this revision from "[WIP][RFC][test] Add lit framework for cross-project test suite" to "[WIP][RFC][test] Adapt debug-info lit framework for more general purposes".
jhenderson added a comment.
Herald added subscribers: delcypher, aheejin.

Replace new testsuite with adaptation of the existing debuginfo-test testsuite.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95339/new/

https://reviews.llvm.org/D95339

Files:
  debuginfo-tests/CMakeLists.txt
  debuginfo-tests/lit.cfg.py
  debuginfo-tests/lit.site.cfg.py.in
  debuginfo-tests/symbolizer-tests/Inputs/test.cpp
  debuginfo-tests/symbolizer-tests/Inputs/test.h
  debuginfo-tests/symbolizer-tests/example1.c
  llvm/utils/lit/lit/llvm/config.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95339.321758.patch
Type: text/x-patch
Size: 7497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210205/ace50f29/attachment.bin>


More information about the llvm-commits mailing list