[all-commits] [llvm/llvm-project] 006982: Revert rGf0bab7875e78e01c149d12302dcc4b6d4c43e25c ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Jun 26 06:47:09 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0069824feab0af5ade571d975deb1efd893c2466
https://github.com/llvm/llvm-project/commit/0069824feab0af5ade571d975deb1efd893c2466
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-06-26 (Fri, 26 Jun 2020)
Changed paths:
M clang/lib/Basic/IdentifierTable.cpp
M clang/lib/Basic/Targets/Mips.h
M llvm/include/llvm/ADT/Triple.h
M llvm/include/llvm/Support/TargetRegistry.h
M llvm/lib/MC/MCSectionELF.cpp
M llvm/lib/Support/Triple.cpp
M llvm/unittests/ADT/TripleTest.cpp
M llvm/unittests/Frontend/OpenMPContextTest.cpp
M llvm/unittests/Support/ThreadPool.cpp
Log Message:
-----------
Revert rGf0bab7875e78e01c149d12302dcc4b6d4c43e25c - "Triple.h - reduce Twine.h include to forward declarations. NFC."
This causes ICEs on the clang-ppc64be buildbots and I've limited ability to triage the problem.
More information about the All-commits
mailing list