This is an archive of the discontinued LLVM Phabricator instance.

[zorg] Fix the LibcxxAndAbiBuilder's passing of LIT arguments
ClosedPublic

Authored by jroelofs on Sep 16 2014, 1:14 PM.

Details

Summary

This removes a set of quotes that was causing lit.py to barf.

Diff Detail

Event Timeline

jroelofs updated this revision to Diff 13760.Sep 16 2014, 1:14 PM
jroelofs retitled this revision from to [zorg] Fix the LibcxxAndAbiBuilder's passing of LIT arguments.
jroelofs updated this object.
jroelofs edited the test plan for this revision. (Show Details)
jroelofs added a reviewer: danalbert.
jroelofs added a subscriber: Unknown Object (MLST).
danalbert accepted this revision.Sep 16 2014, 1:14 PM
danalbert edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Sep 16 2014, 1:14 PM
jroelofs accepted this revision.Sep 16 2014, 1:15 PM
jroelofs closed this revision.
jroelofs added a reviewer: jroelofs.

r217896