[PATCH] D75056: [Driver] Default to -fno-common for all targets
Sjoerd Meijer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 3 09:40:07 PST 2020
SjoerdMeijer added a comment.
Ha, these test-suite apps fail with `multiple definition of ...` link errors, so actually require a little bit of porting! :-)
But I think I will prepare a patch that adds `-fcommon` to their makefiles, as I don't want to change too many things at the same time.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75056/new/
https://reviews.llvm.org/D75056
More information about the cfe-commits
mailing list