[all-commits] [llvm/llvm-project] 16c1c9: Revert D140263 "[NFC] Vastly simplifies TypeSize"
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Fri Jan 6 07:33:20 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 16c1c9fdcc481b036df8921750433e714eafd805
https://github.com/llvm/llvm-project/commit/16c1c9fdcc481b036df8921750433e714eafd805
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2023-01-06 (Fri, 06 Jan 2023)
Changed paths:
M llvm/include/llvm/Support/TypeSize.h
M llvm/unittests/Support/CMakeLists.txt
A llvm/unittests/Support/LinearPolyBaseTest.cpp
M llvm/unittests/Support/TypeSizeTest.cpp
M llvm/utils/TableGen/CodeGenDAGPatterns.cpp
Log Message:
-----------
Revert D140263 "[NFC] Vastly simplifies TypeSize"
This broke some build bots : https://lab.llvm.org/buildbot/#/builders/16/builds/41419/steps/5/logs/stdio
This reverts commit 4670d5ece57d9b030597da679072f78bb3f4d419.
More information about the All-commits
mailing list