This is an archive of the discontinued LLVM Phabricator instance.

XCore target: fix handling of -g0 flag
ClosedPublic

Authored by robertlytton on Apr 29 2014, 6:10 AM.

Details

Reviewers
friedgold
Summary

All -g* flags were setting -g in the assembler.
The -g0 flag should not cause a -g.

Diff Detail

Event Timeline

robertlytton retitled this revision from to XCore target: fix handling of -g0 flag.
robertlytton updated this object.
robertlytton edited the test plan for this revision. (Show Details)
robertlytton added a reviewer: friedgold.
robertlytton added a subscriber: Unknown Object (MLST).
friedgold accepted this revision.May 1 2014, 3:40 AM
friedgold edited edge metadata.

LGTM

This revision is now accepted and ready to land.May 1 2014, 3:40 AM
robertlytton closed this revision.May 9 2014, 3:34 AM