[PATCH] D153138: [lit] Revert migration from os.path.realpath to os.path.abspath

Saleem Abdulrasool via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 16 07:11:11 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe944f4c9500b: Revert "[lit] Avoid os.path.realpath in lit.py due to MAX_PATH limitations on… (authored by compnerd).

Changed prior to commit:
  https://reviews.llvm.org/D153138?vs=532129&id=532139#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153138

Files:
  llvm/utils/lit/lit/TestRunner.py
  llvm/utils/lit/lit/builtin_commands/diff.py
  llvm/utils/lit/lit/discovery.py
  llvm/utils/lit/tests/Inputs/config-map-discovery/driver.py
  llvm/utils/lit/tests/Inputs/config-map-discovery/lit.alt.cfg
  llvm/utils/lit/tests/Inputs/use-llvm-tool-required/lit.cfg
  llvm/utils/lit/tests/Inputs/use-llvm-tool/lit.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153138.532139.patch
Type: text/x-patch
Size: 5304 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230616/8441a30b/attachment.bin>


More information about the llvm-commits mailing list