Page MenuHomeFreeBSD

Add all patches from base llvm/clang/lld/lldb 7.0 to devel/llvm70
ClosedPublic

Authored by dim on Oct 25 2018, 9:11 PM.
Tags
None
Referenced Files
F136806800: D17709.id.diff
Wed, Nov 19, 5:04 PM
Unknown Object (File)
Mon, Nov 10, 4:38 AM
Unknown Object (File)
Sat, Nov 1, 7:04 AM
Unknown Object (File)
Mon, Oct 27, 6:58 AM
Unknown Object (File)
Sun, Oct 26, 8:43 AM
Unknown Object (File)
Sat, Oct 25, 7:54 AM
Unknown Object (File)
Oct 13 2025, 5:54 AM
Unknown Object (File)
Sep 27 2025, 11:54 AM
Subscribers

Details

Summary

This adds all the patches that were applied in the past to the
clang700-import branch, under contrib/llvm. After these, there only
minimal diffs left between the port sources and the base sources.

Most of these remaining diffs are due to #ifdef shortcuts in the base
sources, because we don't compile certain features in. Other diffs are
because the port has applied a few changes that we don't have in base.

The list of PRs that were affected by the added patches is:

PR: 212343, 230604

I will also put this in the eventual commit message.

Test Plan

ideally this should be taken for an exp-run.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Nov 1 2018, 5:47 PM
This revision was automatically updated to reflect the committed changes.