• Diego Caballero's avatar
    [MLIR] Change LIT execution dir to build dir (#3674) · 0f0086d0
    Diego Caballero authored
    LIT creates "Output" folders for each directory with LIT tests.
    Before this change, LIT tests were executed in source directory and
    "Output" folders had to be removed manually. Git also showed them as
    folders to be potentially tracked. This PR changes LIT execution to
    build directory to avoid this problem. Similar approach is used in MLIR.
    0f0086d0
Name
Last commit
Last update
.ci Loading commit data...
cmake Loading commit data...
contrib/docker Loading commit data...
doc Loading commit data...
licenses Loading commit data...
maint Loading commit data...
python Loading commit data...
src Loading commit data...
test Loading commit data...
.clang-format Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
ABOUT.md Loading commit data...
CMakeLists.txt Loading commit data...
CODEOWNERS Loading commit data...
CONTRIB.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION.in Loading commit data...
changes.md Loading commit data...
ecosystem-overview.md Loading commit data...