[all-commits] [llvm/llvm-project] d0d8d2: [clang][Driver] use DWARF4 for wasm
Derek Schuff via All-commits
all-commits at lists.llvm.org
Mon Jan 24 15:48:23 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d0d8d2d572cd1db54d0f6d90f8dd3825f9c7b36b
https://github.com/llvm/llvm-project/commit/d0d8d2d572cd1db54d0f6d90f8dd3825f9c7b36b
Author: Derek Schuff <dschuff at chromium.org>
Date: 2022-01-24 (Mon, 24 Jan 2022)
Changed paths:
M clang/lib/Driver/ToolChains/WebAssembly.h
M clang/test/Driver/debug-options.c
Log Message:
-----------
[clang][Driver] use DWARF4 for wasm
Opt into the old default of DWARF4 for now.
Differential Revision: https://reviews.llvm.org/D118082
More information about the All-commits
mailing list