Page MenuHomeFreeBSD

libcompiler_rt: move file list to Makefile.inc for reuse elsewhere
ClosedPublic

Authored by emaste on Sep 26 2016, 8:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 28, 3:32 PM
Unknown Object (File)
Mon, Nov 24, 1:41 PM
Unknown Object (File)
Fri, Nov 21, 6:41 PM
Unknown Object (File)
Tue, Nov 18, 3:23 PM
Unknown Object (File)
Nov 8 2025, 2:14 PM
Unknown Object (File)
Nov 3 2025, 12:14 PM
Unknown Object (File)
Nov 3 2025, 12:14 PM
Unknown Object (File)
Nov 3 2025, 12:14 PM
Subscribers
None

Details

Summary

This should be a no-op change, but allows other, future components to #include ../libcompiler_rt/Makefile.inc to pick up the compiler-rt functions.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

emaste retitled this revision from to libcompiler_rt: move file list to Makefile.inc for reuse elsewhere.
emaste updated this object.
emaste edited the test plan for this revision. (Show Details)
emaste added reviewers: dim, bdrewery.

What kind of elsewhere are you thinking about? :) (I also need to merge this to the clang390-import branch, where I did a little bit of remodeling in all the llvm project related Makefiles...)

emaste edited edge metadata.

Update Makefile.inc to match style of libcompiler_rt Makefile in upcoming clang390 import branch

dim edited edge metadata.

LGTM then.

This revision is now accepted and ready to land.Sep 27 2016, 6:32 PM
This revision was automatically updated to reflect the committed changes.