This is an archive of the discontinued LLVM Phabricator instance.

[compiler-rt] Split cflags and link flags to avoid warnings
ClosedPublic

Authored by etienneb on Jun 21 2016, 5:50 AM.

Diff Detail

Event Timeline

etienneb updated this revision to Diff 61361.Jun 21 2016, 5:50 AM
etienneb retitled this revision from to [compiler-rt] Split cflags and link flags to avoid warnings.
etienneb updated this object.
etienneb added a reviewer: rnk.
etienneb added subscribers: chrisha, llvm-commits.
rnk edited edge metadata.Jun 21 2016, 7:30 AM

Revert the whitespace changes to the makefile, and commit the whitespace changes to the cmake separately.

etienneb updated this revision to Diff 61370.Jun 21 2016, 7:41 AM
etienneb edited edge metadata.

split

trivial whitespace changed are commited there: revision 273263.

rnk accepted this revision.Jun 21 2016, 7:51 AM
rnk edited edge metadata.

lgtm, let's commit and see if the non-x86 sanitizer bots complain:
http://lab.llvm.org:8011/console?category=sanitizer

This revision is now accepted and ready to land.Jun 21 2016, 7:51 AM
etienneb closed this revision.Jun 21 2016, 7:53 AM