[all-commits] [llvm/llvm-project] f3b897: [Driver][OpenBSD] Disable unwind tables on Arm
Brad Smith via All-commits
all-commits at lists.llvm.org
Fri Apr 1 21:47:05 PDT 2022
Branch: refs/heads/release/14.x
Home: https://github.com/llvm/llvm-project
Commit: f3b89727716a99a48b61a0c94025e35d363ececc
https://github.com/llvm/llvm-project/commit/f3b89727716a99a48b61a0c94025e35d363ececc
Author: Brad Smith <brad at comstyle.com>
Date: 2022-04-01 (Fri, 01 Apr 2022)
Changed paths:
M clang/lib/Driver/ToolChains/OpenBSD.cpp
M clang/lib/Driver/ToolChains/OpenBSD.h
M clang/test/Driver/openbsd.c
Log Message:
-----------
[Driver][OpenBSD] Disable unwind tables on Arm
Arm is not quite ready for unwinding yet.
(cherry picked from commit 9abeb80e80d0f2e9dd7603491d33fa0683a33ac1)
More information about the All-commits
mailing list