[all-commits] [llvm/llvm-project] b70f1f: Haiku: Pick up a few more codegen parametres from ...
X512 via All-commits
all-commits at lists.llvm.org
Mon Sep 4 00:06:18 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b70f1f836da9b66675db74d19c84bddd0f6708a8
https://github.com/llvm/llvm-project/commit/b70f1f836da9b66675db74d19c84bddd0f6708a8
Author: X512 <danger_mail at list.ru>
Date: 2023-09-04 (Mon, 04 Sep 2023)
Changed paths:
M clang/lib/Driver/ToolChains/Haiku.h
M clang/test/CodeGen/dwarf-version.c
M clang/test/Driver/clang-g-opts.c
M clang/test/Driver/debug-options.c
M clang/test/Driver/fast-math.c
Log Message:
-----------
Haiku: Pick up a few more codegen parametres from downstream
Pick up a few more codegen parametres from downstream. The DWARF version matchesthe GCC config.
DWARF version 4, Math Errno handling, ObjC ABI handling, and debug handling.
Reviewed By: nielx
Differential Revision: https://reviews.llvm.org/D159409
More information about the All-commits
mailing list