This is an archive of the discontinued LLVM Phabricator instance.

[llvm-jitlink] Fix -Wunused-function on Windows
ClosedPublic

Authored by aeubanks on Mar 30 2021, 9:32 AM.

Diff Detail

Event Timeline

aeubanks requested review of this revision.Mar 30 2021, 9:32 AM
aeubanks created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptMar 30 2021, 9:32 AM
sgraenitz accepted this revision.Mar 31 2021, 1:54 AM

LGTM. Thanks for fixing this!

This revision is now accepted and ready to land.Mar 31 2021, 1:54 AM
This revision was automatically updated to reflect the committed changes.