summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Stellard <tstellar@redhat.com>2018-10-19 17:48:37 +0000
committerTom Stellard <tstellar@redhat.com>2018-10-19 17:48:37 +0000
commit6c2e5a132cdbcc9ccea6eb3269fdcfc3ea67572c (patch)
treed336ea305f181d63f84311562990614362938faf
parent65ce2e56889af84e8be8e311f484a4dfe4b62d7a (diff)
Merging r343347:
------------------------------------------------------------------------ r343347 | cmatthews | 2018-09-28 10:55:18 -0700 (Fri, 28 Sep 2018) | 4 lines make lit builtins a package cat.py is not being installed when lit is installed from source. So tests that use the internal shell fail when using cat. ------------------------------------------------------------------------ git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_70@344792 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--utils/lit/lit/builtin_commands/__init__.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/utils/lit/lit/builtin_commands/__init__.py b/utils/lit/lit/builtin_commands/__init__.py
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/utils/lit/lit/builtin_commands/__init__.py