[PATCH] D54194: [llvm-rc] Support absolute filenames in manifests
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 6 23:46:53 PST 2018
mstorsjo added a comment.
Looks ok to me.
Is it possible to construct a test for this somehow? We don't know the absolute paths on the system running the tests, but can we e.g. do something like `echo "INCLUDE %p/Inputs/somefile" > %t.rc` in order to exercise it?
Repository:
rL LLVM
https://reviews.llvm.org/D54194
More information about the llvm-commits
mailing list