[clang] [llvm] Finish deleting the le32/le64 targets (PR #98497)
Eli Friedman via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 16 11:53:53 PDT 2024
efriedma-quic wrote:
> I was under the impression those bits were still needed for Chromium. CC @dschuff
Oh, clang/lib/CodeGen/Targets/PNaCl.cpp is still live for mipsel-nacl target triple. Which we also have zero tests for, but I guess that's a separate issue.
https://github.com/llvm/llvm-project/pull/98497
More information about the cfe-commits
mailing list