[all-commits] [llvm/llvm-project] 9abeb8: [Driver][OpenBSD] Disable unwind tables on Arm
Brad Smith via All-commits
all-commits at lists.llvm.org
Wed Mar 9 17:33:45 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9abeb80e80d0f2e9dd7603491d33fa0683a33ac1
https://github.com/llvm/llvm-project/commit/9abeb80e80d0f2e9dd7603491d33fa0683a33ac1
Author: Brad Smith <brad at comstyle.com>
Date: 2022-03-09 (Wed, 09 Mar 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.
More information about the All-commits
mailing list