This is an archive of the discontinued LLVM Phabricator instance.

Fix freebsd build
ClosedPublic

Authored by randall77 on Sep 23 2019, 12:48 PM.

Details

Reviewers
dvyukov
Summary

Get rid of unused declaration that was causing freebsd build to fail.

Diff Detail

Event Timeline

randall77 created this revision.Sep 23 2019, 12:48 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptSep 23 2019, 12:48 PM
Herald added subscribers: Restricted Project, llvm-commits, krytarowski, emaste. · View Herald Transcript
dvyukov accepted this revision.Sep 24 2019, 1:27 AM

gotsan.cpp is auto-generated file that it's not checked into the repository, but the fix looks good and I merged a fixed version in:
http://llvm.org/viewvc/llvm-project?view=revision&revision=372698

This revision is now accepted and ready to land.Sep 24 2019, 1:27 AM
dvyukov closed this revision.Sep 24 2019, 1:27 AM