This is an archive of the discontinued LLVM Phabricator instance.

Change macro GUIDEDLL_EXPORTS to KMP_DYNAMIC_LIB
ClosedPublic

Authored by jlpeyton on May 20 2015, 3:50 PM.

Details

Summary

A while back, Hal suggested updating the GUIDEDLL_EXPORTS macro guard to a more descriptive name. It represents a dynamic library build so KMP_DYNAMIC_LIB is a more suitable name.

Diff Detail

Repository
rL LLVM

Event Timeline

jlpeyton updated this revision to Diff 26190.May 20 2015, 3:50 PM
jlpeyton retitled this revision from to Change macro GUIDEDLL_EXPORTS to KMP_DYNAMIC_LIB.
jlpeyton updated this object.
jlpeyton edited the test plan for this revision. (Show Details)
jlpeyton added a reviewer: hfinkel.
jlpeyton set the repository for this revision to rL LLVM.
jlpeyton added subscribers: Unknown Object (MLST), Unknown Object (MLST).
hfinkel accepted this revision.May 23 2015, 5:51 PM
hfinkel edited edge metadata.

LGTM, thanks!

This revision is now accepted and ready to land.May 23 2015, 5:51 PM
This revision was automatically updated to reflect the committed changes.