This is an archive of the discontinued LLVM Phabricator instance.

[Driver] ignore -maccumulate_outgoing_args option
Needs RevisionPublic

Authored by pengfei on Oct 25 2021, 1:51 AM.

Details

Summary

Fixes https://llvm.org/bugs/show_bug.cgi?id=28145

Signed-off-by: Austin English <austinenglish@gmail.org>

Diff Detail

Event Timeline

pengfei created this revision.Oct 25 2021, 1:51 AM
pengfei requested review of this revision.Oct 25 2021, 1:51 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 25 2021, 1:51 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
nickdesaulniers requested changes to this revision.Oct 26 2021, 5:52 PM

Let me check on https://bugs.llvm.org/show_bug.cgi?id=28145 before we start ignoring this. That might be the right approach, but let me check. Otherwise we might actually need this implemented.

This revision now requires changes to proceed.Oct 26 2021, 5:52 PM