For DBX, it does not handle column info well. Set -gno-column-info by default for DBX.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D99703
[debug-info][XCOFF] set `-gno-column-info` by default for DBX ClosedPublic Authored by shchenz on Mar 31 2021, 9:56 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 1 2021, 12:52 PM Closed by commit rGf026e1f52055: [debug-info][XCOFF] set `-gno-column-info` by default for DBX (authored by shchenz). · Explain WhyApr 1 2021, 6:29 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 334879 clang/lib/Driver/ToolChains/Clang.cpp
clang/test/Driver/debug-options.c
|