[PATCH] D125502: [Lit] Add pushd and popd builtins
Saleem Abdulrasool via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 12 13:49:22 PDT 2022
compnerd accepted this revision.
compnerd added a comment.
This revision is now accepted and ready to land.
This seems reasonable to me. I think that a bit more exposition in the commit message is warranted though: explain why/how they are useful (i.e. they can be useful to validating the driver behaviour for path handling).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125502/new/
https://reviews.llvm.org/D125502
More information about the llvm-commits
mailing list