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, May 22, 3:58 PM
Unknown Object (File)
Sun, May 17, 2:53 PM
Unknown Object (File)
Sun, May 17, 9:59 AM
Unknown Object (File)
Sun, May 17, 7:41 AM
Unknown Object (File)
Sun, May 10, 3:36 PM
Unknown Object (File)
Sat, May 9, 11:41 PM
Unknown Object (File)
Fri, May 8, 7:25 PM
Unknown Object (File)
May 2 2026, 10:30 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.