[all-commits] [llvm/llvm-project] 9d8854: [AIX] Use internal lit shell for TableGen instead ...
Abhina Sree via All-commits
all-commits at lists.llvm.org
Fri Oct 25 10:06:24 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9d88543301f262e584a36ea969237a2cf054328b
https://github.com/llvm/llvm-project/commit/9d88543301f262e584a36ea969237a2cf054328b
Author: Abhina Sree <Abhina.Sreeskantharajan at ibm.com>
Date: 2024-10-25 (Fri, 25 Oct 2024)
Changed paths:
M llvm/test/TableGen/lit.local.cfg
M llvm/utils/lit/lit/llvm/config.py
Log Message:
-----------
[AIX] Use internal lit shell for TableGen instead of a global setting (#113627)
This is to address the latest lit regressions
https://lab.llvm.org/buildbot/#/builders/64/builds/1285 caused by using
the internal lit shell. This change will limit using the internal lit
shell to TableGen on AIX so we do not hit these regressions.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list