This is an archive of the discontinued LLVM Phabricator instance.

Don't dynamically initialize dllimport vars (PR19933)
ClosedPublic

Authored by hans on Jun 4 2014, 11:16 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

hans updated this revision to Diff 10099.Jun 4 2014, 11:16 AM
hans retitled this revision from to Don't dynamically initialize dllimport vars (PR19939).
hans updated this object.
hans edited the test plan for this revision. (Show Details)
hans added reviewers: rnk, nrieck.
hans added subscribers: Unknown Object (MLST), hansw.
hans retitled this revision from Don't dynamically initialize dllimport vars (PR19939) to Don't dynamically initialize dllimport vars (PR19933).Jun 4 2014, 11:54 AM
rnk accepted this revision.Jun 4 2014, 12:45 PM
rnk edited edge metadata.

lgtm

We should fix the LLVM assertion before committing this, though.

This revision is now accepted and ready to land.Jun 4 2014, 12:45 PM
hans added a comment.Jun 4 2014, 1:49 PM

Thanks! I've uploaded a patch for LLVM here: http://reviews.llvm.org/D4022

hans closed this revision.Jun 4 2014, 2:17 PM
hans updated this revision to Diff 10106.

Closed by commit rL210217 (authored by @hans).