[PATCH] D149757: Test data for symbol lookup. NFC
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 31 00:17:24 PDT 2023
jhenderson added a comment.
In D149757#4630137 <https://reviews.llvm.org/D149757#4630137>, @MaskRay wrote:
> I wonder whether these files should go to cross-project-tests/
One of my original motivations for making cross-project-tests included finding a good way to runtime generate llvm-symbolizer test inputs (see https://lists.llvm.org/pipermail/llvm-dev/2021-January/148048.html), rather than relying on canned binaries, so I agree that it's likely a good idea to move those sorts of tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149757/new/
https://reviews.llvm.org/D149757
More information about the llvm-commits
mailing list