[PATCH] D152885: [lld] Make lit files relocatable

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 13 20:05:38 PDT 2023


thakis created this revision.
thakis added reviewers: aganea, MaskRay.
Herald added a project: All.
thakis requested review of this revision.
Herald added a project: LLVM.

2700da5fe28d8 <https://reviews.llvm.org/rG2700da5fe28d8b17c66e5c960d2188276a6ced39> added lld/test/Unit/lit.site.cfg.py.in in a state
that half-supports relocatable lld lit tests.

Make them fully relocatable.

See description of fb80b6b2d58c47 <https://reviews.llvm.org/rGfb80b6b2d58c476747a3206bd4371b787108591b> for background.


https://reviews.llvm.org/D152885

Files:
  lld/test/CMakeLists.txt
  lld/test/Unit/lit.site.cfg.py.in
  lld/test/lit.site.cfg.py.in
  llvm/utils/gn/secondary/lld/test/BUILD.gn

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152885.531155.patch
Type: text/x-patch
Size: 6361 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230614/a1d37588/attachment.bin>


More information about the llvm-commits mailing list