[PATCH] D59673: [Clang] Harmonize Split DWARF options with llc
Aaron Puchert via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 11 14:12:49 PDT 2019
aaronpuchert marked 2 inline comments as done.
aaronpuchert added a comment.
In D59673#1521413 <https://reviews.llvm.org/D59673#1521413>, @dblaikie wrote:
> Might be easier as a few patches - renaming the existing option,
D63130 <https://reviews.llvm.org/D63130>
> adding the new one,
This change.
> then removing the single split dwarf flag handling in favor of implying that by the absence of an output file name. (if I'm reading what this patch does)
D63167 <https://reviews.llvm.org/D63167>
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59673/new/
https://reviews.llvm.org/D59673
More information about the cfe-commits
mailing list