mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
97b49237d9
- Also, update MANIFEST.in and utils/check-sdist. llvm-svn: 203497
10 lines
201 B
Plaintext
10 lines
201 B
Plaintext
include TODO lit.py
|
|
recursive-include tests *
|
|
recursive-include examples *
|
|
global-exclude *pyc
|
|
global-exclude *~
|
|
prune tests/Output
|
|
prune tests/*/Output
|
|
prune tests/*/*/Output
|
|
prune tests/*/*/*/Output
|