Displaying 1 result from an estimated 1 matches for "c532af8d".
Did you mean:
55b2af8d
2016 Nov 24
2
Running "different tests" on cmake based test-suite build
Hello Friends,
With configure based build deprecated on llvm, how can I run different
tests/pass on the suite
(http://llvm.org/docs/TestSuiteMakefileGuide.html#running-different-tests)?
Right now I am having a hacky solution, which includes running the
"still present" configure file of test-suite to generate the
MAKE.<MYPASS>.Makefile;
> cd external-testsuite-build-loc