OSDN Git Service

[cmake] Pass -O3 when linking.
authorRafael Espindola <rafael.espindola@gmail.com>
Sun, 2 Nov 2014 12:14:22 +0000 (12:14 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Sun, 2 Nov 2014 12:14:22 +0000 (12:14 +0000)
commita0ef0e7d0ce602590c18277ec3483c340366a8a6
tree89d18e264fdd7684e0d38a9c511dd5a0abe1d627
parente82f41785f062ceef716279d60e3afd2156859a8
[cmake] Pass -O3 when linking.

Gold and bfd ld enable misc optimizations. lld ignores the option for now.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221097 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/AddLLVM.cmake