[PATCH] D125502: [Lit] Add pushd and popd builtins

David Goldman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 12 16:25:42 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe91a73de24d6: [Lit] Add pushd and popd builtins (authored by dgoldman).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125502/new/

https://reviews.llvm.org/D125502

Files:
  llvm/utils/lit/lit/TestRunner.py
  llvm/utils/lit/tests/Inputs/shtest-pushd-popd/lit.cfg
  llvm/utils/lit/tests/Inputs/shtest-pushd-popd/popd-args.txt
  llvm/utils/lit/tests/Inputs/shtest-pushd-popd/popd-no-stack.txt
  llvm/utils/lit/tests/Inputs/shtest-pushd-popd/pushd-popd-ok.txt
  llvm/utils/lit/tests/Inputs/shtest-pushd-popd/pushd-too-many-args.txt
  llvm/utils/lit/tests/shtest-pushd-popd.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125502.429098.patch
Type: text/x-patch
Size: 5456 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220512/be6053b9/attachment.bin>


More information about the llvm-commits mailing list