This is an archive of the discontinued LLVM Phabricator instance.

[LLVM-C] Add bindings to add DIGlobalVariableExpression to GlobalVariable.
ClosedPublic

Authored by Chirag on Feb 20 2019, 4:28 AM.

Details

Summary

This changes add support to C API to add debuginfo to globalVariable.

Diff Detail

Event Timeline

Chirag created this revision.Feb 20 2019, 4:28 AM
This revision is now accepted and ready to land.Feb 20 2019, 4:34 AM

Can you please push this changes, i do not have write permission. Thanks.

Chirag closed this revision.Feb 21 2019, 2:00 AM

Missed, LLVMGlobalSetMetadata.