[all-commits] [llvm/llvm-project] 00065d: Revert "-fstack-clash-protection: Return an actual...
Nico Weber via All-commits
all-commits at lists.llvm.org
Tue Dec 22 03:52:42 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 00065d5cbd02b0f3fccb34881b58bcd0852b3970
https://github.com/llvm/llvm-project/commit/00065d5cbd02b0f3fccb34881b58bcd0852b3970
Author: Nico Weber <thakis at chromium.org>
Date: 2020-12-22 (Tue, 22 Dec 2020)
Changed paths:
M clang/include/clang/Basic/DiagnosticDriverKinds.td
M clang/lib/Driver/ToolChains/Clang.cpp
M llvm/test/CodeGen/X86/stack-clash-large.ll
Log Message:
-----------
Revert "-fstack-clash-protection: Return an actual error when used on unsupported OS"
This reverts commit 4d59c8fdb955ea0d668b854f467e12bce05a8857.
Breaks tens of thousands of tests, and had pending review comments, see
comments on https://reviews.llvm.org/D92245 (and e.g.
http://lab.llvm.org:8011/#/builders/109/builds/5236 for failures).
More information about the All-commits
mailing list