[PATCH] D49820: [ELF] Use search paths for --version-script=

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 25 15:12:39 PDT 2018


MaskRay added a comment.

In https://reviews.llvm.org/D49820#1175889, @ruiu wrote:

> You could use %basename_t. I did it in r337972 for you.


Thanks! And good to know this substitution (defined in `utils/lit/lit/TestRunner.py`). I did the same for `test/ELF/linkerscript/linker-script-in-search-path.s`


Repository:
  rL LLVM

https://reviews.llvm.org/D49820





More information about the llvm-commits mailing list