[PATCH] D75056: [Driver] Default to -fno-common
Sjoerd Meijer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 25 07:42:45 PST 2020
SjoerdMeijer updated this revision to Diff 246457.
SjoerdMeijer retitled this revision from "[ARM][AArch64] Default to -fno-common" to "[Driver] Default to -fno-common".
SjoerdMeijer edited the summary of this revision.
SjoerdMeijer added reviewers: tstellar, jyknight.
SjoerdMeijer added a comment.
Herald added subscribers: s.egerton, simoncook, fedor.sergeev, aheejin.
Following the discussion on the llvm dev list, this is a first draft to enable `-fno-common` for all targets.
TODO: doc changes.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75056/new/
https://reviews.llvm.org/D75056
Files:
clang/lib/Driver/ToolChains/Clang.cpp
clang/test/CodeGen/2009-10-20-GlobalDebug.c
clang/test/Driver/no-common.c
clang/test/Driver/rewrite-legacy-objc.m
clang/test/Driver/rewrite-objc.m
clang/test/Frontend/ast-codegen.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75056.246457.patch
Type: text/x-patch
Size: 8450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200225/5a8d9338/attachment.bin>
More information about the cfe-commits
mailing list