[all-commits] [llvm/llvm-project] 29295e: [test] Rewrite split-debug.c
Fangrui Song via All-commits
all-commits at lists.llvm.org
Mon Dec 7 18:45:34 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 29295e21651f7071f1961a126d1c25a5526cec5a
https://github.com/llvm/llvm-project/commit/29295e21651f7071f1961a126d1c25a5526cec5a
Author: Fangrui Song <i at maskray.me>
Date: 2020-12-07 (Mon, 07 Dec 2020)
Changed paths:
M clang/test/Driver/debug-options.c
M clang/test/Driver/fuchsia.c
M clang/test/Driver/split-debug.c
Log Message:
-----------
[test] Rewrite split-debug.c
Use generic ELF target triples.
Add missing coverage: -gsplit-dwarf=split -g -fsplit-dwarf-inlining
Reorganize and add comments.
Test -gno-pubnames
More information about the All-commits
mailing list