This is an archive of the discontinued LLVM Phabricator instance.

Add support for global variables in the C API echo test
ClosedPublic

Authored by deadalnix on Feb 14 2016, 3:37 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

deadalnix updated this revision to Diff 47937.Feb 14 2016, 3:37 PM
deadalnix retitled this revision from to Add support for global variables in the C API echo test.
deadalnix updated this object.
deadalnix added a subscriber: llvm-commits.
deadalnix updated this revision to Diff 48237.Feb 17 2016, 2:01 PM

Add support for linkage, visibility and section

mehdi_amini edited edge metadata.Feb 17 2016, 2:10 PM

This is not adding/modifying the C API right? I think post-commit review is fine if anyone wants to pay a close attention.

This revision was automatically updated to reflect the committed changes.