[all-commits] [llvm/llvm-project] 90c2c5: Revert "Switch to using -debug-info-kind=construct...
Amy Huang via All-commits
all-commits at lists.llvm.org
Tue Aug 25 02:12:34 PDT 2020
Branch: refs/heads/release/11.x
Home: https://github.com/llvm/llvm-project
Commit: 90c2c51a524f28c23c41c67eb71d7e278ede7524
https://github.com/llvm/llvm-project/commit/90c2c51a524f28c23c41c67eb71d7e278ede7524
Author: Amy Huang <akhuang at google.com>
Date: 2020-08-25 (Tue, 25 Aug 2020)
Changed paths:
M clang/lib/Driver/ToolChains/Clang.cpp
M clang/test/Driver/cl-options.c
M clang/test/Driver/clang-g-opts.c
M clang/test/Driver/cuda-dwarf-2.cu
M clang/test/Driver/debug-options-as.c
M clang/test/Driver/debug-options.c
M clang/test/Driver/integrated-as.s
M clang/test/Driver/myriad-toolchain.c
M clang/test/Driver/openmp-offload-gpu.c
M clang/test/Driver/split-debug.c
M lldb/test/Shell/SymbolFile/PDB/Inputs/ClassLayoutTest.cpp
Log Message:
-----------
Revert "Switch to using -debug-info-kind=constructor as default (from =limited)"
This reverts commit 227db86a1b7dd6f96f7df14890fcd071bc4fe1f5.
Causing debug info errors in google3 LTO builds; also causes a
debuginfo-test failure.
(cherry picked from commit 394db2259575ef3cac8d3d37836b11eb2373c435)
More information about the All-commits
mailing list