mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 10:42:39 +01:00
e269c2a7ff
Summary: This directory was missing from the lit package on pypi.org. Reviewers: ddunbar Subscribers: delcypher, llvm-commits Differential Revision: https://reviews.llvm.org/D51670 llvm-svn: 343115
11 lines
242 B
Plaintext
11 lines
242 B
Plaintext
include TODO lit.py
|
|
recursive-include lit/builtin_commands *
|
|
recursive-include tests *
|
|
recursive-include examples *
|
|
global-exclude *pyc
|
|
global-exclude *~
|
|
prune tests/Output
|
|
prune tests/*/Output
|
|
prune tests/*/*/Output
|
|
prune tests/*/*/*/Output
|