This is an archive of the discontinued LLVM Phabricator instance.

[debuginfo-tests] Add support for moving debuginfo-tests from clang/test to llvm/projects or monorepo.
ClosedPublic

Authored by hintonda on Dec 9 2017, 9:15 PM.

Details

Summary

The new version of debuginfo-tests will have it's own
lit.cfg.py file which is incompatible with the one in clang/test.
This change supports both the old and new versions, and can be used
until the bots actually move debuginfo-tests to either clang/test or
the monorepo.

This is a prerequisite for D40971.

Diff Detail

Repository
rL LLVM

Event Timeline

hintonda created this revision.Dec 9 2017, 9:15 PM
This revision was not accepted when it landed; it landed in state Needs Review.Dec 12 2017, 8:49 AM
This revision was automatically updated to reflect the committed changes.