mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-10 18:11:19 +00:00
e2f0d06541
This allows to link Polly's lit.site.cfg from the build into the src directory, without having it removed by every 'git clean': ln -s build/tools/polly/test/lit.site.cfg to src/tools/polly/test Having this file in our src directory allows us to run llvm-lit on specific test cases in the Polly test directory just by running 'llvm-lit test/case.ll'. llvm-svn: 217336
2 lines
18 B
Plaintext
2 lines
18 B
Plaintext
test/lit.site.cfg
|