Pick up a few more codegen parametres from downstream. The DWARF version matches the GCC config.
DWARF version 4, Math Errno handling, ObjC ABI handling, and debug handling.
Paths
| Differential D159409
Haiku: Pick up a few more codegen parametres from downstream ClosedPublic Authored by brad on Sep 2 2023, 11:48 PM.
Details Summary Pick up a few more codegen parametres from downstream. The DWARF version matches the GCC config. DWARF version 4, Math Errno handling, ObjC ABI handling, and debug handling.
Diff Detail
Event TimelineComment Actions Have you been able to test the changes?
Comment Actions
Comment Actions Patch looks good to me and in line with previous work that was done on LLVM to run it on Haiku. This revision is now accepted and ready to land.Sep 3 2023, 11:50 PM This revision was landed with ongoing or failed builds.Sep 4 2023, 12:06 AM Closed by commit rGb70f1f836da9: Haiku: Pick up a few more codegen parametres from downstream (authored by X512 <danger_mail@list.ru>, committed by brad). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 555660 clang/lib/Driver/ToolChains/Haiku.h
clang/test/CodeGen/dwarf-version.c
clang/test/Driver/clang-g-opts.c
clang/test/Driver/debug-options.c
clang/test/Driver/fast-math.c
|
I propose pushing this to version 4. Haiku's GCC also defaults to version 4 now.