]> granicus.if.org Git - clang/commit
Reland r332885, "CodeGen, Driver: Start using direct split dwarf emission in clang."
authorPeter Collingbourne <peter@pcc.me.uk>
Tue, 22 May 2018 18:52:37 +0000 (18:52 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Tue, 22 May 2018 18:52:37 +0000 (18:52 +0000)
commit7d900be49297d953e643a3faef82d986bf5af04d
tree0d0b0c43240bdaab6bd71c65791e95d072a35d90
parent09a2821bae762805ce1359f96e58a88559e311df
Reland r332885, "CodeGen, Driver: Start using direct split dwarf emission in clang."

As well as two follow-on commits r332906, r332911 with a fix for
test clang/test/CodeGen/split-debug-filename.c.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@333013 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/CC1Options.td
lib/CodeGen/BackendUtil.cpp
lib/Driver/ToolChains/Clang.cpp
test/CodeGen/split-debug-filename.c
test/Driver/split-debug.c
test/Driver/split-debug.s
test/Misc/cc1as-split-dwarf.s [new file with mode: 0644]
tools/driver/cc1as_main.cpp