aboutsummaryrefslogtreecommitdiff
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
commit8c4d80af1f7423c7346ffcaab5c204db6d640618 (patch)
tree7988080e5edd8413d111c2892e64e70718495263
parent00b161b8971bc6d3cb55f13502288b8fe0dbaa42 (diff)
downloadllvm-8c4d80af1f7423c7346ffcaab5c204db6d640618.zip
llvm-8c4d80af1f7423c7346ffcaab5c204db6d640618.tar.gz
llvm-8c4d80af1f7423c7346ffcaab5c204db6d640618.tar.bz2
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. ------------------------------------------------------------------------ llvm-svn: 344792
-rw-r--r--llvm/utils/lit/lit/builtin_commands/__init__.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/llvm/utils/lit/lit/builtin_commands/__init__.py b/llvm/utils/lit/lit/builtin_commands/__init__.py
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/llvm/utils/lit/lit/builtin_commands/__init__.py