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
F161661366: D8039.id20716.diff
Sun, Jul 5, 5:31 PM
F161608551: D8039.diff
Sun, Jul 5, 7:19 AM
Unknown Object (File)
Sat, Jul 4, 12:27 PM
Unknown Object (File)
Sun, Jun 14, 11:36 AM
Unknown Object (File)
May 22 2026, 3:58 PM
Unknown Object (File)
May 17 2026, 2:53 PM
Unknown Object (File)
May 17 2026, 9:59 AM
Unknown Object (File)
May 17 2026, 7:41 AM
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.