This is an archive of the discontinued LLVM Phabricator instance.

Delete remaining compiler-rt makefiles
ClosedPublic

Authored by beanz on Aug 22 2016, 9:26 AM.

Details

Summary

Since we can now build the builtins without a full toolchain these files should no longer be needed.

This is the last vestige of autoconf!

Diff Detail

Repository
rL LLVM

Event Timeline

beanz updated this revision to Diff 68870.Aug 22 2016, 9:26 AM
beanz retitled this revision from to Delete remaining compiler-rt makefiles.
beanz updated this object.
beanz added reviewers: compnerd, iains, jroelofs.
beanz added a subscriber: llvm-commits.
dberris accepted this revision.Aug 22 2016, 9:53 AM
dberris added a reviewer: dberris.

Just wanted to voice my support for this effort. Thanks for doing this!

This revision is now accepted and ready to land.Aug 22 2016, 9:53 AM
jroelofs edited edge metadata.Aug 22 2016, 11:01 AM

Are these ones needed by the CMake build?

./lib/builtins/arm/Makefile.mk
./lib/builtins/arm64/Makefile.mk
./lib/builtins/armv6m/Makefile.mk
./lib/builtins/i386/Makefile.mk
./lib/builtins/Makefile.mk
./lib/builtins/ppc/Makefile.mk
./lib/builtins/x86_64/Makefile.mk
./lib/Makefile.mk
beanz updated this revision to Diff 68895.Aug 22 2016, 11:53 AM
beanz edited edge metadata.

Deleting a few more makefiles I missed.

This revision was automatically updated to reflect the committed changes.
compiler-rt/trunk/make/subdir.mk