1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 12:41:49 +01:00
Justin Bogner d393294b5b cmake: Add a flag to enable LTO
This adds -DLLVM_ENABLE_LTO, rather than forcing people to manually
add -flto to the various _FLAGS variables.

llvm-svn: 259766
2016-02-04 07:28:30 +00:00
..
2016-02-04 07:28:30 +00:00
2015-11-24 09:46:01 +00:00
2016-01-26 21:29:08 +00:00

See docs/CMake.html for instructions on how to build LLVM with CMake.