[all-commits] [llvm/llvm-project] bd62b7: Add 'ppc' as a target (for both 32- and 64-bit ppc).
Mitch Phillips via All-commits
all-commits at lists.llvm.org
Fri May 20 13:57:26 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bd62b70b515bcbded99ea2debe1d1f54acbb38cd
https://github.com/llvm/llvm-project/commit/bd62b70b515bcbded99ea2debe1d1f54acbb38cd
Author: Mitch Phillips <31459023+hctim at users.noreply.github.com>
Date: 2022-05-20 (Fri, 20 May 2022)
Changed paths:
M compiler-rt/test/lit.common.cfg.py
Log Message:
-----------
Add 'ppc' as a target (for both 32- and 64-bit ppc).
Needed for a TSan test that won't pass on PPC. Relevant information is
in https://reviews.llvm.org/D110552.
More information about the All-commits
mailing list