Revert "Revert "Don't use unique section names by default if using the integrated...
authorRafael Espindola <rafael.espindola@gmail.com>
Sat, 4 Apr 2015 18:21:14 +0000 (18:21 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Sat, 4 Apr 2015 18:21:14 +0000 (18:21 +0000)
commit321fabfd8e27bbfe57861997d06b6c227a4a6cdd
tree5a8405eb06632a48dc7e6f6d17afbb593714d691
parent972d55851a39494dd9fb9ecef5efaf5e03d55ef5
Revert "Revert "Don't use unique section names by default if using the integrated as.""

This reverts commit r233398, bringing back 233393 now that LLVM is fixed.

Original message:

Don't use unique section names by default if using the integrated as.

This saves some IO and ccache space by not creating long section names. It
should work with every ELF linker.

llvm-svn: 234101
clang/lib/Driver/Tools.cpp
clang/test/Driver/function-sections.c